Instruction manual
Creating DOS Batch Files for Downloading
If you are downloading from an MS-DOS system, you can create batch files
to set communication values and download formats. It is a good idea to
create a subdirectory to hold your format files.
Here is a DOS batch file that sets a serial port, changes to a subdirectory,
and downloads a check digit file, format file, and batch data file.
MODE COM1: 9600,N,8,1,P
CD\PAXAR
COPY LABEL1.CDS COM1
COPY LABEL1.FMT COM1
COPY LABEL1.BCH COM1
Refer to your DOS manual for more information on creating batch files.
6-16 Printing