WINDOW SET CURRENT
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
WINDOW SET CURRENT
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Makes an open window the current window.
Syntax
WINDOW SET [NOT] CURRENT [window]
Parameters
NOT | Places window at the bottom of the currency stack. |
window | The name of an open window. Can be a window object name, or (expr), where expr is a character string, or an expression that evaluates to a character string, that is to be used at run time as a window object name. The parentheses must be entered. |
Comments
Before you can use this command, the target window must be open (WINDOW OPEN command), though it need not be active (WINDOW ACTIVATE command). The target window becomes the current window, unless NOT is specified. If NOT is specified, the target window is moved to the bottom of the “stack” of OPEN windows.
See Also
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5