Macro Language Reference > Macros > Window > wmax
  
wmax
Description
Maximizes a specified document window that has previously been minimized.
 
Example 334. Maximize the second file window opened in the APP session
wmax 2
Syntax
wmax windows:n?
wmax
[no parameter]
Maximize the current top window.
windows
The number of the document window to be maximized. The order that the documents were opened gives you the number to specify here.