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.
_pwbmove Macro
 Definition                                Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     _pwbmove («_pwbmove»)
 
     Menu  Window menu, Move
 
     The _pwbmove macro starts window-moving mode for the active
     window. In window-moving mode, you can do only the following:
 
     Action                    Key
 
     Move up one line          UP
 
     Move down one line        DOWN
 
     Move left one column      LEFT
 
     Move right one column     RIGHT
 
     Accept move               ENTER
 
     Cancel move               ESC
 
     To move the window in larger increments, you can use the Numarg
     forms of the Movewindow function.
     See: Movewindow
                                    -♦-