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.
Selwindow Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Selwindow («selwindow»)
          Moves the focus to the next window.
 
     Arg Selwindow («arg» «selwindow»)
          Moves the focus to the next unminimized window. Minimized
          windows (icons) are skipped.
 
     Arg number Selwindow («arg» number «selwindow»)
          Moves the focus to the specified window.
 
     Meta Selwindow («meta» «selwindow»)
          Moves the focus to the previous window.
 
     Arg Meta Selwindow («arg» «meta» «selwindow»)
          Moves the focus to the previous unminimized window.
 
     Returns
 
     True:  Focus moved to another window.
     False: No other windows are open.
 
     See
 
     Focus (Defined)
     Icon (Defined)
                                    -♦-