[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Ignorant keyboard question



** Reply to message from Nathan Sivin  on Mon, 15 Jan 2001 09:38:26 -0500

> Thanks to Robert Holmgren for pointing out that my two commands
> were still not usable. They should be:
>
> BX del/nv C:\DOC\!YOURNAME.$$$ Q2 ;*;COMMENT
> BX xcopy C:\DOC\!YOURNAME.BAK C:\DOC\!YOURNAME.$$$ Q2 ;*;COMMENT

XCOPY!? No such command. Anyway, that's for multiple files (often
used to recurse through subdirs from the current dir) at the OS level.
Whereas this looks like a single file operation: plain old COPY is
what you want.

******************
Robert Holmgren
holmgren@xxxxxxxx
******************