Pa - print automatic 3-77, Command - print automatic -77, Pa command - print automatic – Zebra Technologies EPL2 User Manual
Page 95

PA Command - Print Automatic
Description Use this command in a stored form sequence to
automatically print the form (as soon as all vari-
able data has been supplied).
Syntax
PAp
1
,
[p
2
]
Parameters
p
1
= Number of label sets. Can be variable
data.
Range: 1 to 9999
p
2
= Number of copies of the same label.
Can be variable data.
Range: 1 to 9999
Sets the number of copies of each label
(used in combination with counters) to
print multiple copies of the same label.
This value is only set when using coun-
ters.
Example:
FK"1"↵
: delete form named “1"
FS"1"↵
: start form store sequence
V00,10,N,"prompt:"↵ : define variable 00
V01,1,N,"prompt:"↵ : define variable 01
V02,4,N,"prompt:"↵ : define variable 02
A24,24,0,4,1,1,N,V00↵
: write a line of text including variable
PAV01,V02↵
: print 1 label automatically
FE↵
: end form store sequence
FR"1"↵
: retrieve form “1"
?↵
: get variables
This Is Text
¿
: data for V00
3
¿
: data for V01=
p
1
- number of sets
2
¿
: data for V02=
p
2
- number of copies
980352-001 Rev.A
3-77