Avery Dennison 6035 Programmer Manual Rev.A 7/98 User Manual

Page 181

Advertising
background image

7/9/98

ROM-DOS 6.22 Command Descriptions 3-123

XCOPY (cont.)

/P causes XCOPY to prompt before each file is copied. The prompt
appears as follows:

c:\COMMAND.COM (Y/N)?

If a Y is entered then the file is copied; otherwise, the file is not
copied.

/S causes XCOPY to copy files in sub-directories of the source
directory.

/V causes XCOPY to verify each write to the disk.

/W causes XCOPY to wait before starting to copy files. The following
prompt is displayed.

Press any key to begin copying file(s)

Examples

XCOPY \bin\*.exe a: /a

XCOPY all files in the BIN subdirectory to the a: drive that have an
EXE extension and that have the archive bit set.

Advertising