LSE$HELP.HLB  —  Text Manipulation Commands
      ALIGN

          Aligns trailing comments within the current selected range.

      BOX COPY

          Copies the selected box to buffer $PASTE or the clipboard.

      BOX CUT

          Moves the selected box to buffer $PASTE or the clipboard.

      BOX CUT PAD

          Moves the selected box to buffer $PASTE or the clipboard.

      BOX DRAW

          Draws a box.

      BOX LOWERCASE

          Changes the case of the text in the currently selected box.

      BOX PASTE

          Copies the contents of the default location to a box at the
          current location.

      BOX PASTE OVERSTRIKE

          Copies the contents of the default location to a box at the
          current location.

      BOX UPPERCASE

          Changes the case of the text in the currently selected box.

      CAPITALIZE

          Capitalizes the first letter of the current word, or all
          words in the selected range.

      CENTER LINE

          Centers the current line between the left and right margins.

      CHANGE CASE

          Changes the case of the letter(s) in the selected range and
          moves the cursor to the next character.

      COPY

          Copies the selected text to the indicated buffer or to the
          clipboard.

      COPY APPEND

          Copies the selected text to the end of the buffer or
          clipboard.

      CUT

          Moves the selected text to the indicated buffer or clipboard.

      CUT APPEND

          Moves the selected text to the end of the designated buffer
          or clipboard.

      DELETE EXPAND

          Reverses the effect of the EXPAND command.

      DELETE SELECTION MARK

          Cancels the selected range of the NEW SELECTION MARK command.

      DELETE TAB

          Erases blanks and tabs to the left of the cursor, which moves
          the cursor to the previous tab stop.

      ENTER LINE

          Enters a new comment line or text line.

      ENTER SPACE

          Inserts or overstrikes a space at the current cursor
          position.

      ENTER SPECIAL

          Causes LSE to enter the character specified by the ASCII code
          into the current buffer.

      ENTER TAB

          Inserts indentation and moves to the current indentation
          level.

      ENTER TEXT

          Enters text at the current cursor position.

      ERASE CHARACTER

          Erases a single character from the current cursor position in
          the current direction.

      ERASE END OF LINE

          Erases text from the current cursor position to the end of
          the line.

      ERASE END OF WORD

          Erases text from the current cursor position to the beginning
          of the next word.

      ERASE LINE

          Erases a line of text at the current cursor position.

      ERASE NEXT CHARACTER

          Erases the next character.

      ERASE NEXT LINE

          Erases text from the current cursor position to the beginning
          of the next line.

      ERASE NEXT PLACEHOLDER

          Erases the text of a placeholder and related punctuation in
          the forward direction.

      ERASE NEXT WORD

          Erases the word following the cursor.

      ERASE PLACEHOLDER

          Erases a placeholder in the current direction.

      ERASE PREVIOUS CHARACTER

          Erases the previous character.

      ERASE PREVIOUS LINE

          Erases text from the cursor back to the previous end of line.

      ERASE PREVIOUS PLACEHOLDER

          Erases a placeholder in the reverse direction.

      ERASE PREVIOUS WORD

          Erases the word before the cursor.

      ERASE SELECTION

          Erases the text within the selected range.

      ERASE START OF LINE

          Erases the text from the current cursor position back to the
          beginning of the line.

      ERASE START OF WORD

          Erases text from the current cursor position to the beginning
          of the previous word.

      ERASE WORD

          Erases a word at the current cursor position.

      EXACT SUBSTITUTE

          Replaces occurrences of the search string with the exact form
          of the replace string.

      FILL

          Reformats the text within a selected range.

      INDENT LEFT

          Removes leading blanks and tabs from lines to move one tab
          stop.

      INDENT RIGHT

          Adds leading blanks and tabs to lines to move one tab stop.

      LOWERCASE

          Changes the current word or the selected range to lowercase.

      NEW SELECTION MARK

          Marks a position as one end of a selected range.

      PASTE

          Copies the contents of the specified buffer or clipboard to
          the current location.

      PATTERN EXACT SUBSTITUTE

          Searches for a string that matches the wildcard string and
          replaces it with the text exactly as specified in the replace
          string.

      PATTERN SUBSTITUTE

          Replaces any string matching the given string, which may
          contain wildcards.

      QUOTE

          Enters a control code or other character as text.

      QUOTE KEYNAME

          Accepts keypad and function keys to enter a control code or
          other character as text in the current buffer.

      RESTORE

          Restores the text deleted by the most recent ERASE command

      SELECT

          Toggles the select mark.

      SELECT ALL

          Selects the entire contents of the current buffer.

      SPELL

          Runs DECspell on OpenVMS systems to check the currently
          selected text or the entire buffer for spelling errors.

      SUBSTITUTE

          Replaces occurrences of one text string with another.

      UPPERCASE

          Changes the current word or the selected range to uppercase.
Close Help