Chapter 7—Commands
If the start value entered, when the form is retrieved for printing,
is started by one or several zeros (0), the entire area specifi ed by
p
(number of digits) will be padded with leading zeros, that is p
2
(fi eld justifi cation) will have no effect.
Note: If a single counter is stepped up several times on the same
form, then the step value p4 must be set to the number of times
the counter is used in the form or equivalent to what the step
values for the single counter add up to in this form. A Cn±x
command must also be used when designing the actual form. See
the
This form lets you test fi eld justifi cations by entering various
Example
start values when the form is retrieved for printing. Test various
number of digits, with and without leading zeros.
↵
FK"TEST5"↵
FS"TEST5"↵
C0,5,L,+1,"Start value CNT 0"↵
C1,5,R,+1,"Start value CNT 1"↵
C2,5,C,+1,"Start value CNT 2"↵
C3,5,N,+1,"Start value CNT 3"↵
A50,50,0,3,1,1,N,"Cnt left justified:"↵
A50,100,0,3,1,1,N,"Cnt right justified:"↵
A50,150,0,3,1,1,N,"Cnt center justified:"↵
A50,200,0,3,1,1,N,"Cnt not justified: "↵
FE↵
46
Intermec EasyCoder ESim v4.00—Programmer's Reference Manual
A
and
B
commands.
3
Need help?
Do you have a question about the EasyCoder C4 and is the answer not in the manual?