Library /sys$common/syshlp/LSE$KEYPAD.HLB  —  MOVE_UP
  Move Up

  Moves the cursor up one line at a time, as follows:

  o  If the cursor is free, it moves up in the same column.

  o  If the cursor is bound, it moves to the closest corresponding
     position on the previous line.  For example, from the end of a line
     longer than the previous line, it moves to the end of the previous
     line.

  o  If you are at the top of a buffer, the cursor does not move.

  Command Equivalent:

          GOTO CHARACTER/VERTICALLY/REVERSE

  Related Topics:

          GOTO LINE
          GOTO WORD
Close Help