LIST ADD


General Form:

     LIST [title] ADD [*]

Where:

     title           = alpha_variable or a literal string


The LIST ADD statement lists the line numbers of program lines that have been added or modified since the program was loaded.

If an asterisk immediately follows the reserved word ADD then all program lines that have been added or modifed are listed in full.

See also

LIST LOAD