Label, Labelclose, Login – QuickLabel Designer Pro User Manual
Page 188: Messagebox, Oemtoansi, Port

- 188 -
LABEL
LABEL label_name [, printerName]
The command opens the working label. If the label is already opened, the program will use this one.
It is recommended to write full path name along with the file name.
Note, if variable value contains space characters or commas, you will have to enclose the whole
path in quotation marks (e.g. LABEL "C:\My Labels\sample3.lbl").
The PrinterName (when provided) sets the printer, for which the label will be initially opened. If non
existing printer is provided, the command will raise an error.
LABELCLOSE
LABELCLOSE
The command closes the currently active label. The label application will stay opened. FILECLOSE
command does the same thing, but is depreciated. To speed up label printing do not use this com-
mand frequently. You can have opened more label files simultaneously. If the label is already
opened, it does not have to be loaded and thus the label processing can be performed quickly.
LOGIN
LOGIN
Performs login procedure into the labeling software. This is necessary when login is required.
Note: This is a DDE command and should not be used in batch command .JOB files.
MESSAGEBOX
MESSAGEBOX message [, caption]
Displays the message in the message box. The second parameter is used to define the title of the
message dialog box.
If the variable value contains space characters or commas, you have to enclose the text in quotation
marks (e.g. MESSAGEBOX "Insert labels in printer", Warning).
OEMTOANSI
OEMTOANSI ON|OFF
This command works in conjunction with command SET. It puts the text that follows the command
SET in proper codepage, so that variable is assigned the proper value.
Use it to put the values following SET command to the proper codepage, so correct characters will
be transferred to labeling application at print time.
PORT
PORT
This command overrides the printer's port name. This command is used to redirect print output to a
file.
Specify the name of the filename to which you want to redirect the printer
file. You can also include the path in front of the filename. If the file path or