| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Returns the screen contents beginning at a specified position.
ScreenStr( [<nRow>], [<nCol>], [<nCount>] ) --> cScreenString
The function returns a character string holding the screen contents and color attributes. It can be redisplayed using StrScreen().
| See also: | CharEven(), CharOdd(), SaveScreen(), StrScreen() |
| Category: | CT:Video , Screen functions |
| Source: | ct\screen3.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com