110
Each column of an array can be formatted differently by using a control pair
in
argument A for each column of the array.
Width of six positions
(left margin)
Notes:
1.
If the
DPW
system variable
is
set
to
an invalid value,
DPW
IMPLICIT ERROR
will
result when the format function
is
used.
2.
Even
if the specified format causes
all
of the significant digits
to
be truncated,
the sign of the original number
is
retained. For example:
1+
2'f"-.OOOI+
f'OO
"'------------The
sign
is
retained.
3.
If
the
format function
is
used with a shared variable during input operations
(see
Chapter
8)'
alternate records are skipped
if
the input data
is
already
in
character
form.