Mobile Printer CPCLProgramming Manual P9-13
SET-TOF Command Example 1, label with eye-sense
mark
The following example sets the top-of-form to end of
next eye-sense mark to 101 dots (measured from the top-
of-form to the end of the next (lower) label’s eye-sense
mark.
Input (SETTOF.LBL):
! UTILITIES
SET-TOF 101
PRINT
SET-TOF Command Example 2, label with gaps
The following example sets the top-of-form to end of
next eye-sense-mark/gap to 0 dots (measured from the
top-of-form to the end of the next (lower) label’s gap.
Input (SETTOF2.LBL):
! UTILITIES
SET-TOF 0
PRINT