xHarbour Reference Documentation > Function Reference |
Displays a string on screen keeping existing color attributes.
SayScreen( <cString>, ; [<nRow>] , ; [<nCol>] ) --> cNull
The return value is always a null string ("").
Note: the function leaves the cursor position unchanged.
See also: | ColorWin(), SaveScreen() |
Category: | CT:Video , Screen functions |
Source: | ct\screen2.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com