xHarbour Reference Documentation > Function Reference |
Toggles update of the screen cursor with DispOutAt().
DispOutAtSetPos( [<lNewSetting>] ) --> lOldSetting
The function returns the old setting.
DispOutAtSetPos() defines the default value for the fifth parameter of function DispoutAt().
See also: | DispOutAt(), SetPos() |
Category: | Output functions , Screen functions , xHarbour extensions |
Source: | rtl\console.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com