Previous Topic: ENTER CommandNext Topic: FIND Command


EXCLUDE Command

The EXCLUDE Command limits your display to specific lines within the text being edited. Redisplay excluded lines with the RESET Command. The syntax for the EXCLUDE Command is:

EXclude {first-line
         last-line
         ALL}

where:

first-line—specifies that the first line number is to be excluded from the display.

last-line—specifies the last line in the block of lines is to be excluded from the display. If this is left blank, the default is the last line in the text.

ALL—specifies that all lines in the text are excluded from the display.

This command is available in edit mode.