Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
L - List (Editor) (m618503+li.htm)
Lists lines from the current or named item. See also RETURN Key and L (Locate).
L{n}{(file-specification {item-id}}{)}
or
Lm-k{(file-specification {item-id}}{)}
or
Lm,n{(file-specification {item-id}}{)}
n specifies the number of lines to list, beginning with the next line. If you list lines from the bottom of the item, the listing begins with line 1 of the item.
m-kspecifies lines m to k inclusive.
m,nspecifies n lines, starting at and including line m.
file-specifier specifies a file that contains the item you want to list. You can specify the current file.
item-id is the name of the item in
the specified file that you want to list (default is to use the current
You can list lines from a named file (which can be the current file) and
item. Note that there is no space between the L
, the optional range parameters,
or the left parenthesis used to specify the file and item. All lines listed
using this syntax are displayed with an asterisk (*) appended to the line
number.
The Z (Zone) command allows you to restrict the display to a specified column range.
:ED BP 17-364
Top
.L22
001 AAA
002 BBB
EOI 002
.L99(INVENTORY 25-136
001* KKK
002* LLL
EOI 002