Datamax-O'Neil Class Series II Programmer’s Manual User Manual
Page 44

System-Level Command Functions
30
Class Series 2 Programmer’s Manual
The sample above produces three labels. The first is formatted
with the commands between
print with the replacement data contained in the
commands (see
length: 3 digits and nine spaces.
Truncated Length Replacement Field Functions – A variant of the
includes the truncate option “T”, where dynamic data shorter than the originally defined
field length will not be padded and the original maximum field length is maintained for
subsequent replacements.
Syntax:
Where:
nn
- Is the format field number, 2 digits.
T
- Truncate option
ss…s
- Is the new string data, followed by a
Truncated Sample:
1A1100001000100data field 1
161100001100110data field 2
161100001200120data field 3
Q0001
E
The sample above produces three labels. The first is formatted
with the commands between
print with the replacement data contained in the
commands (see
it only has three digits (and no spaces).