| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Displays a screen string at the specified position.
StrScreen( <cScreen>, [<nRow>], [<nCol>] ) --> cNull
The return value is always a null string ("").
Note: the function leaves the cursor position unchanged.
| See also: | RestScreen(), ScreenStr() |
| Category: | CT:Video , Screen functions |
| Source: | ct\screen3.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com