Pa Print Automatic - Intermec EasyCoder C4 Programmer's Manual

Bar code label printer
Hide thumbs Also See for EasyCoder C4:
Table of Contents

Advertisement

PA – Print Automatic
Description
Syntax
Parameters
Remarks
Examples
Intermec EasyCoder C4 – Programmer's Guide Ed. 3
This command is used in a stored form sequence to automatically print the form as
soon as all variable data has been supplied.
PAp
[,p
]
1
2
p
Numbers of label sets (1-65535).
1
p
Number of copies of each label (1-65535). Used in combination with counters
2
to print multiple copies of the same label.
Refer to the
P
command for explanations on how to print multiple labels with
counters. The PA command follows the same principles.
Warning!
The PA command can only be used with forms containing at least one variable
(see
V
command). If there is no variable in the form, the printer will enter a
loop and print continuously!
FK"TEST6"
FS"TEST6"
V00,50,N,"Enter text"
A24,24,0,4,1,1,N,V00
PA1
FE
FR"TEST6"
?
This is variable text
Chapter 7 Commands
:Deletes form "TEST6"
:Starts form store sequence
:Defi nes variable
:Writes text w. variable
:Prints 1 label automatically
:Ends form store sequence
:Retrieves form "TEST6"
:Gets variables
:Data for variable 00
74

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents