Specifications
Chapter 14. Statement Reference
302
■
CR/LFcontrol
CR/LFcontrol determines where the cursor is to be positioned after the PRINT
USING
statement executes. For details, refer to the CR/LFcontrol in the
PRINT statement.
Syntax errors:
Error code and message Meaning
error 71: Syntax error • numericformat is not correct.
•
expression or
stringexpression contains a
comma (,) or semicolon (;).
error 86: ’;’ missing No semicolon (;) follows "numeric-
format"
or "stringformat".