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

Page 91

Advertising
background image

7/9/98

ROM-DOS 6.22 Command Descriptions 3-33

COPY (cont.)

COPY DATAORIG.DOC DATABACK.DOC/V

Creates a backup copy, DATABACK.DOC, from the file
DATAORIG.DOC, verifies that the file was correctly copied. The new
file is located in the current default directory.

COPY JAN.DAT + FEB.DAT + MAR.DAT QTR1.DAT

Copies the files JAN.DAT, FEB.DAT, and MAR.DAT in sequence into
the single file, QTR1.DAT.

COPY CON NEWFILE.TXT

Sets up your console (keyboard) to input directly to NEWFILE.TXT.
<Ctrl><Z> followed by <Enter> closes the file and returns to normal
command line operation.

Advertising