Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Resize Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Resize («resize»)
          Enters window-resizing mode.
 
          When in window-resizing mode, only the following actions are
          available:
 
          Action                 Key
 
          Shrink one row         UP
          Expand one row         DOWN
          Shrink one column      LEFT
          Expand one column      RIGHT
          Accept the new size    ENTER
          Cancel the resize      ESC
 
     Arg number Resize («arg» number «resize»)
          Resizes the window to <number> rows high.
 
     Arg number Meta Resize («arg» number «meta» «resize»)
          Resizes the window to <number> columns wide.
 
     See
 
     Movewindow
                                    -♦-