ALPHA-LIT-CONT[4]

Defines the behaviour of non-numeric literal continuation.

When a non-numeric literal is continued, this directive determines whether the right-hand margin or the end of line is used to delimit the continued literal. The former being ANSI behavior, and the latter being an emulation of other Compilers, such as Fujitsu's.

Syntax:

 >>-.---.----ALPHA-LIT-CONT-"option"----------><  
    +-/-+ 

Parameters:

option
The permissible options are:
margin
The right-hand margin is used to delimit a non-numeric literal.
CR
The end-of-line is used to delimit a non-numeric literal.

Properties:

Default: ALPHA-LIT-CONT"margin"
Phase: Syntax check
$SET: Any