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.
Predefined PWB Macros _pwbwindow<n>
 Definition                                Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Macro         Description           Key
     _pwbwindow1   Switch to window 1    «_pwbwindow1»
     _pwbwindow2   .                     «_pwbwindow2»
     _pwbwindow3   .                     «_pwbwindow3»
     _pwbwindow4   .                     «_pwbwindow4»
     _pwbwindow5                         «_pwbwindow5»
     _pwbwindow6   .                     «_pwbwindow6»
     _pwbwindow7   .                     «_pwbwindow7»
     _pwbwindow8   .                     «_pwbwindow8»
     _pwbwindow9   Switch to window 9    «_pwbwindow9»
 
     Menu  Window <n> <file>
 
     <n>       Window number
 
     <file>    Current file in the window
 
     The _pwbwindow<n> macros each set a specific numbered window as
     the active window.
                                    -♦-