Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
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)
                                    -♦-