Function SetScrStr() Foundation

Toggles hidden screen output.

Syntax
SetScrStr( <lHiddenOutput> ;
         ) --> lHiddenOutput
Return

Returns .T. if hidden screen output is active otherwise .F.

Description

Hidden screen output occurs in a separate screen buffer which is retrieved using GetScrStr() and displayed with RestScreen().

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.