Function WRestScreen() Foundation
Restscreen() for a specified window.
WRestScreen( [<nWindowID>], ; // Default: WSelect()
<nTop> , ;
<nLeft> , ;
<nBottom> , ;
<nRight> , ;
<cScreen> ;
) --> NIL
The function works like RestScreen() except that WRestScreen() is restricted to the window specified with <nWindowID>. Note that the origin 0,0 indicates the first upper left position where screen output may occur. This excludes a frame defined with WBox().
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.