The line on which the line command is entered is referred to as the current line in the following text.
The following text editor line commands are supported:
Inserts copied or moved lines after the current line, nn times. If nn is omitted, the lines will be inserted once only.
Inserts copied or moved lines before the current line, nn times. If nn is omitted, the lines will be inserted once only.
Copies nn lines starting from the current line. Enter A or B beside the line of text to which the lines are to be copied after or before, or Onn or OO to copy the text over a sequence of lines.
If nn is omitted, only the current line is copied.
Copies a sequence of lines. Enter CC beside the first and last line to be copied and A or B beside the line of text to which the lines are to be copied after or before, or Onn or OO to copy the text over a sequence of lines.
Inserts a line containing column numbers after the current line.
Deletes nn lines starting from the current line. If nn is omitted, only the current line is deleted.
Deletes a sequence of lines. Enter DD beside the first and last line to be deleted.
Inserts nn blank lines after the current line. If nn is omitted, one blank line is inserted.
Inserts lines of text containing the current date and time, the user's ID, name and phone number.
Converts alphabetic characters to lowercase on the next nn lines. If nn is omitted, only the current line is converted.
Converts alphabetic characters to lowercase in a block of lines. Enter LCLC beside the first and last lines to convert.
Moves nn lines starting from the current line. Enter A or B beside the line of text to which the lines are to be moved after or before, or Onn or OO to move the text over a sequence of lines.
If nn is omitted, only the current line is moved.
Moves a sequence of lines. Enter MM beside the first and last line to be copied and A or B beside the line of text to which the lines are to be moved after or before, or Onn, to move the text over a sequence of lines.
Inserts the contents of the Notepad after the current line.
Inserts the contents of the Notepad before the current line.
Appends nn lines to the Notepad. If nn is omitted, only the current line is appended to the Notepad.
Appends a sequence of lines to the Notepad. Enter NN beside the first and last line to be appended to the Notepad.
Overlays copied or moved lines over the next nn lines. If nn is omitted, it defaults to the number of lines being moved or copied.
Overlays copied or moved lines over a sequence of lines. Enter OO beside the first and last lines to be overlaid.
Inserts queued lines after the current line.
Inserts queued lines before the current line.
Queues nn lines. If nn is omitted, only the current line is queued. This command overwrites currently queued lines.
Appends nn lines to the end of the queue. If nn is omitted, only the current line is appended.
Queues a sequence of lines. Enter QQ beside the first and last line to be queued. This command overwrites currently queued lines.
Appends a block of lines to the end of the queue. Enter QQ+ beside the first and last lines to be appended to the queue.
Repeats the current line nn times. If nn is omitted, the current line is repeated once.
Repeats a sequence of lines nn times. Enter RRnn beside the first and last line to be repeated. If nn is omitted, the sequence of lines is repeated once only.
Text entry mode. Blank input lines are inserted after the current line allowing the entry of many lines of text. When the Enter key is pressed the text is flowed within the current margins and inserted.
Flows text to the current right margin preserving the indentation of each line from column 1. Text is flowed from the current line to the end of the paragraph. The end of the paragraph is determined by a blank line or a change in indentation.
This command is the same as TF except that it uses the right margin specified by nn.
Flows text to the current left and right margins preserving only the relative indentation between the current line and the following line. Text is flowed from the current line to the end of the paragraph. The end of the paragraph is determined by a blank line or a change in indentation.
Merges text. The current line is split at the cursor position as for a TS command. Text Entry mode is then invoked. On exit from Text Entry mode a TF is performed from the current line through to the end of the paragraph.
Splits text. A new line is inserted after the current line and the text from the cursor position to the end of the line is moved to the new line.
Converts alphabetic characters to uppercase on the next nn lines. If nn is omitted, only the current line is converted.
Converts alphabetic characters to uppercase in a block of lines. Enter UCUC beside the first and last lines to convert.
Shifts the data on the current line nn positions to the right. Any data shifted beyond the maximum record length is lost. If nn is omitted, the data is shifted one position to the right.
Shifts the data on the current line nn positions to the left. Any data shifted beyond column one is lost. If nn is omitted, the data is shifted one position to the left.
Shifts the data on a block of lines nn positions to the right. Enter ))nn beside the first and last lines to have their data shifted. Any data shifted beyond the maximum record length is lost. If nn is omitted, the data is shifted one position to the right.
Shifts the data on block of lines nn positions to the left. Enter ((nn beside the first and last lines to have their data shifted. Any data shifted beyond column one is lost. If nn is omitted, the data is shifted one position to the left.