80
Data separator
Comma ",".
16.4.2 Data
There are several types of data:
Alphanumeric data
1 to 12-character words that can be alphabetic (upper case only), digital or "_" (95d) coded un-
der ASCII (example:
J
).
Decimal digital data
Made of a chain of ASCII characters starting with a cipher or a sign (+ or -). They are of NR1
(integer), NR2 (decimal) or NR3 type (with exponent). For example, for a digital character: -25.02.
Text data
Any chain of ASCII 7-bit characters between brackets (") or apostrophes (’). Example : "A".
Any chain ASCII characters
ends with the message termination.