60
UBI EasyCoder 71 – Programming
TEXT & BAR CODE COMMANDS, cont'd.
A
Place Text, cont'd.
Consecutive Number Counter, cont'd.:
Example:
When labels with consecutive numbers are printed next to
each other across the web, it is done by using a single
counter in one form.
The command Cn
±
b in our example will be used twice
and count up the single counter by one (1) in each position.
Set the Form Step Value
±
d to +3 for the counter Cn used
in our example.
The Form Step value is explained in “Consecutive Num-
bering Commands” (Ca,b,c,
±
d,"prompt").
Time:
TT
Places current time, (read from the RTC, if fitted), using
time layout defined.
or...
TT+nnn
Places “sell by” time. Adds nnn number of minutes (must
be three digits) to the current time (read from the RTC, if
fitted), and places it on the form using time layout defined.
or...
TD
Places current date, (read from the RTC, if fitted), using
date layout defined.
or...
TD+nn
Places “sell by” date. Adds nn number of days (must be
three digits) to the current date (read from the RTC, if
fitted), and places it on the form using date layout defined.
00001
00002
00003
Continued!
Cn
Cn+1
Cn+2