Setra Super Count
TM
Operator's Manual 63
Format Codes
Format Length 160 Set the length of the field to be printed.
(Argument code 1 to 99.)
Format Precision 161 Set the precision of the field to be printed. (Argu-
ment code 0 to 6.)
Format Sign 162 Transmit the “+” and “-” sign or only the “-” sign as
appropriate. (Argument code “+” or “-”, 43 or 45,
respectively.)
Justification 163 Justify the field to the left or right. (Argument code
“R” or “L”, 82 or 76, respectively.)
Fill Character 164 The fill is the character to be repeated in order to
justify the field and create the desired length.
(Argument code: any printable character, e.g., “*”,
“0”, or space, 42, 48 or 32, respectively.)