Function WRestScreen() Foundation

Restscreen() for a specified window.

Syntax
WRestScreen( [<nWindowID>], ;  // Default: WSelect()
             <nTop>       , ;
             <nLeft>      , ;
             <nBottom>    , ;
             <nRight>     , ;
             <cScreen>      ;
           ) --> NIL
Description

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().

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.