User`s guide
STANDARD PRINTER COMMANDS
18 Copyright © 2006, Cognitive.
ADJUST
Function Increments or decrements a variable value or numeric
data on the preceding command line.
Explicit
Form
ADJUST variable nnn
Implicit
Form
A variable nnn
variable
The name of the variable to be adjusted,
as specified in its DEFINE_VAR command.
The variable value is adjusted wherever it
is called before the ADJUST command in
the label format. This is an optional
parameter, and is not supported in all
printers. If no variable is specified, the
printer will adjust the data on the
command line immediately preceding the
ADJUST command.
NOTE: Do not confuse variable values (as
used to represent data) with VARIABLE
commands (which control the printer). Also,
only printers that support the
DEFINE_VAR
command will support variable values. Refer
to Table 1, Printer command compatibility for
more information.
Parameters
nnnn
The incrementing or decrementing step
size. Positive or negative numbers are
accepted.
Comments Using ADJUST to increment or decrement alpha data can
produce unexpected results.
NOTE: ADJUST will not work properly with the !+ header
line parameter
See also
ADJUST_DUP