On Tue, 7 Feb 2006 07:06, Michael Christie wrote:
> Sorry the previous post should read " moves all the text files
> (*.txt) from c:\test1 folder to c:\test2 folder."
> You know what I mean!
> _______________________________________________
> Gpcg_talk mailing list
> [email protected]
> http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Now, this is rusty indeed

copy c:\test1\*.txt c:\test2\*.txt
del c:\test1\*.txt

-- 
It has been said [by Anatole France], "it is not by amusing oneself
that one learns," and, in reply: "it is *____only* by amusing oneself that
one can learn."
                -- Edward Kasner and James R. Newman
_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to