SETACTIVEWINDOW (SETACTIVEW)
Syntax SETACTIVEWINDOW windowname
SETACTIVEW windowname

 
Explanation SETACTIVEWINDOW changes the currently active window. The name of the active window is reported by the ACTIVEWINDOW command.

You can also set the system variable :CURRENT.WINDOW to change the active window.

Example SETACTIVEWINDOW "GRAPHICS

TopIndex