Section 5 Listner Input Formats
5-24
(2) Fixed-point NR2 transfer
A decimal number having digits below the decimal point, i.e., an integer and a real number (NR2) except an
exponent, is transferred.
The syntactical chart shows an integer part and a decimal point (and a decimal part).
Decimal point
<digit>
<white space
character>
+
.
.
–
<digit>
<digit>
<digit>
(Integer part)
The numeric in the integer
part may be omitted.
The numeric in the decimal
part may be omitted.
The decimal point
cannot be omitted.
(Decimal part)
● An integer representation is applied to the integer part.
● A space must not be inserted between a numeric and a decimal point. → +753∆.123 (×)
● Spaces may be added after the numeric in the decimal part. → + 753.123 ∆∆∆∆
● The decimal point need not follow a numeric. → .05
● A sign may be written before a decimal point. → + .05, –.05
● A numeric may end with a decimal point. → 12.