xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

CurrentGet()

Returns the position of the current Get field in the Getlist array.

Syntax

CurrentGet() --> nCurrentGetPos

Return

The function returns the ordinal position of the current Get field, held in the PUBLIC Getlist array, as a numeric value.

Info

See also:@...GET, CountGets(), GetFldCol(), GetFldRow()
Category: CT:GetSys , Get system
Source:ct\getinfo.prg
LIB:xhb.lib
DLL:xhbdll.dll


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