xHarbour Reference Documentation > Function Reference |
Returns the position of the current Get field in the Getlist array.
CurrentGet() --> nCurrentGetPos
The function returns the ordinal position of the current Get field, held in the PUBLIC Getlist array, as a numeric value.
See also: | @...GET, CountGets(), GetFldCol(), GetFldRow() |
Category: | CT:GetSys , Get system |
Source: | ct\getinfo.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com