CurWindow

From BR Wiki
Revision as of 17:05, 22 May 2014 by Laura (talk | contribs)
Jump to navigation Jump to search
CURWINDOW(<window-number>) 

The CURWINDOW internal function identifies the number of the window currently in focus if this window was open with the PARENT=NONE option. If a window number is given, then that window is given focus.

This is helpful when working with parent=none windows and F93.

Related Functions