xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

Updated()

Queries the updated flag of the READ command.

Syntax

Updated() --> lIsUpdated

Return

The function returns the Updated flag of the READ command as a logical value. This flag is set to .F. (false) when READ begins, and to .T. (true) whenever a single Get enry field is edited and changed by the user.

Info

See also:@...GET, Get(), READ, ReadUpdated()
Category: Get system
Source:rtl\getsys.prg
LIB:xhb.lib
DLL:xhbdll.dll


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