Language Reference Guide : 4. System Classes : DataStream Class : CurRow Attribute
 
Share this page                  
CurRow Attribute
Data Type: integer
4GL Access: R
The CurRow attribute provides the row number of the current retrieved row of the query. This attribute is meaningless when the QueryMode is QY_ARRAY since rows are loaded all at once by the Open method.