CMD LLIST
Contents |
Effect
Displays a list with all the linked lines of a MSX-BASIC program that is in the computer memory.
The list includes all the line numbers following instructions such as GOSUB, GOTO, RESUME, RESTORE, RETURN and specifies in which line number(s) they can be found.
Syntax
CMD LLIST
Associated function key
F1
Using
The execution of the instruction can be paused by pressing ESC. You can then completely stop it by pressing ESC a second time or resume it by pressing any other key.
Related to
CMD LPRINT, CMD VLIST, CMD VPRINT