Appendix B • Super II 112
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. (Argument 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.)
Absolute Value 165 Convert the formatted number to absolute value
All Capitals 166 Convert all letters in print field to capitals