| DialogWeb Help: The Online Editor LIST Command |
| Example: Display
all lines of existing text. Command: list |
Use the LIST command to display all lines of text, as in the above example, or specific lines of text.
To display a single line, enter LIST followed by the line number, for example, list 10.
To display a range of lines enter LIST followed by the range, for example, list 10-30.
To display non-sequential lines enter LIST followed by the line numbers, for example, list 10,30,40.
To display a combination of a range of lines and non-sequential lines, enter LIST followed by the line numbers or range, list 10,40-60,90.
You can also use the LIST command to locate a line that contains a specific word or character string. For example, enter list /computer?/ to display all lines that contain the words computer, computers, computerized, etc.