To list all or part of the program currently in memory to the line printer.
LLIST [line number][-line number] LLIST [line number-]
GW-BASIC always returns to command level after a LLIST is executed. The line range options for LLIST are the same as for LIST.
See the examples in the LIST statement.