Function WSelect() Foundation

Selects an open window as the active one.

Syntax
WSelect( [<nWindowID>] ;
       ) --> nActiveWindowID
Description

NOTE

Before any window may be opened and selected the function WInit() must be called once in order to initialize the text mode window system.

Note that WSelect(0) selects the "root" window which is used to manage the entire screen.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.