System Parameters

'AI'=

Automatic Line Number Increment

Description

Assigns a value for the default line numbering increment for LOAD, RUN, CALL or PERFORM directives with an ASCII text program and/or when you use the AUTO directive.

Default

'AI'=10 (i.e. auto increment by 10)

Note:
'AI' is reset to the default value=10 when a START is issued.

See Also

LOAD Read Program into Memory
RUN Transfer and Execute a Program
CALL Transfer to Subprogram
PERFORM Call Subprogram, Share Variables
AUTO Automatic Line Generation