'AI'= |
Automatic Line Number Increment |
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.
'AI'=10 (i.e. auto increment by 10)
LOAD Read Program into Memory
RUN Transfer and Execute a Program
CALL Transfer to Subprogram
PERFORM Call Subprogram, Share Variables
AUTO Automatic Line Generation