Function GetScrStr() Foundation

Retrieves the screen string for hidden screen output.

Syntax
GetScrStr() --> cHiddenScreen
Return

Returns the screen string for hidden screen output. Note that this requires a previous call to SetScrStr(.T.). Once SetScrStr(.F.) is called a null string is returned.

Description

The expression RestScreen(0, 0, MaxRow(), MaxCol(), cHiddenScreen) displays the hidden output on the physical screen.

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.