xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

DispOutAtSetPos()

Toggles update of the screen cursor with DispOutAt().

Syntax

DispOutAtSetPos( [<lNewSetting>] ) --> lOldSetting

Arguments

<lNewSetting>
This is a logical value which can change the current setting.

Return

The function returns the old setting.

Description

DispOutAtSetPos() defines the default value for the fifth parameter of function DispoutAt().

Info

See also:DispOutAt(), SetPos()
Category: Output functions , Screen functions , xHarbour extensions
Source:rtl\console.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe