Intermec EasyCoder C4 – Programmer’s Guide Ed. 3 25
Chapter 7 Commands
Example
↵
N ↵
A50,0,0,1,1,1,N,"Example 1" ↵
A50,50,0,2,1,1,N,"Example 2" ↵
A50,100,0,3,1,1,N,"Example 3" ↵
A50,150,0,4,1,1,N,"Example 4" ↵
A50,200,0,5,1,1,N,"EXAMPLE 5" ↵
A50,300,0,3,2,2,R,"Example 6" ↵
P1 ↵
Note: Font size 5 only supports uppercase characters, see example 5 above.
Remarks
The "DATA" fi eld can be replaced by or combined with below commands:
Variable:
Vnn Prints the contents of variable “nn” at this position, where nn is a
2 digit number from 00-99.
Consecutive Number Counter:
Cn Prints the contents of counter “n” at this position, where n is a
1 digit number from 0- 9.
Cn±x Prints the contents of counter “n” at this position while setting
the counter’s start value to “x”. n and x are 1 digit numbers
from 0-9
Enter + to increment or - to decrement.
A – Print Text, cont.