Command File Interpreter White Paper
8
LABELQUANTITY
This command sets the number of labels to be printed. This command line should be located at the end
of each definition of a label to be printed. The label will be printed automatically once this command is
activated.
For example:
LABELQUANTITY = "quantity_to_print"
LABELQ UANTITY = "5"
Note
: In a command file, each label starts with the command LABELNAME and ends with the
command LABELQUANTITY. All other commands must come between the two commands mentioned
above. The command LABELQUANTITY should be followed by the LABELNAME command for the
next label.
QUITAPP
This command will immediately terminate the execution of a file and stop the program. It should
therefore appear at the end of a command file. If this command line does not appear in the file, the
program will remain open.