P10-6 Mobile Printer CPCLProgramming Manual
DEFINE-FILE (DF) Utility
The DF command defines a file name for a file to be
loaded into the printer. If a file with the same name
already exists in the printer, it will be overwritten with the
new file. The contents of the file must contain ASCII
characters. To transfer binary files to the printer, use the
utility provided in the Label Vista application.
Format:
<!> {command} {filename.ext}
{data}
{terminator}
where:
{command}:
DF
{filename.ext}:
Name of file to be created.
{data}:
The contents of the file. The file
must be ASCII and cannot contain
any {terminator} keyword.
{terminator}:
Choose from the following:
PRINT: If the PRINT terminator is
used, it is also written to
the file.
END: If the END terminator is
used, it is not written to the
file.