Function GetScrStr() Foundation
Retrieves the screen string for hidden screen output.
GetScrStr() --> cHiddenScreen
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.
The expression RestScreen(0, 0, MaxRow(), MaxCol(), cHiddenScreen) displays the hidden output on the physical screen.
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.