LLIST Command

Purpose:

To list all or part of the program currently in memory to the line printer.

Syntax:

LLIST [line number][-line number]
LLIST [line number-] 

Comments:

GW-BASIC always returns to command level after a LLIST is executed. The line range options for LLIST are the same as for LIST.

Examples:

See the examples in the LIST statement.