49
Used for:
Direct Mode
Syntax:
Pa,b
where...
a
=
Number of Labels (or sets, see b)
b
=
Number of Copies of each label. Can be omitted in Direct
Mode and for forms without any counters.
This is the closing command line and activates the printing of the
label currently residing in the image buffer.
Example 1:
Command
Explanation
FR"Filename"
Form Retrieve
...
If required add write commands here
?
Variables will follow
....
Send variables
Pa
Print labels. a = number of labels
Example 2:
Command
Explanation
FR"Filename"
Form Retrieve
....
If required add write commands here
?
Variables and counters will follow
....
Send variables
Pa, b
Print labels. a = sets, b = copies
The question mark line indicates the start of variable and consecu-
tive numbers.
The number of lines following the question mark line must match
exactly the total number and order of variables and consecutive
numbers for that specific form.
Example 3:
If the form does not contain any counters or variables, or when
issuing a print command in the Direct Mode, the printer will accept
the syntax:
Command
Explanation
FR"Filename"
Form Retrieve
Pa
Print labels. a = number of labels
UBI EasyCoder 71 – Programming
PRINT COMMAND
P
Print Label