LIST
Format:
LIST
LIST expr
LIST expr, expr
Supported by: COMX BASIC V1.00, Floating Point BASIC 2.2, Pecom 32 BASIC, Pecom 64 BASIC 1.0 and 4.0, Quest Super BASIC 1.4, 3.0, 5.0 and 6.0, RCA BASIC3 V1.1, Telmac SBASIC v 24.3
Similar commands: -
This statement (list the program), with no expression, will list the entire program in user space. If one expression is given, only one line, the number of which corresponds to the value of the expression, will be listed. Likewise, if two expressions are given and separated by commas, the listing will start and end at the respective lines corresponding to the values of the expressions. If, at any time, an expression evaluates to a number which is a nonexistent line number, then the line with the nearest line number after the non-existent line will be listed.
The listing can be paused on Telmac SBASIC v 24.3 by pressing CTRL.