Contains the number of the physical record loaded in memory (which means the number of the last record read).
Remarks
The H.NumRec variable can be used on:
- the HFSQL data files.
- the HFSQL views.
- the queries on the HFSQL data files.
In these last two cases, the H.NumRec variable corresponds to the record number of the data file associated with the view or with the query.
On the xBase files, the H.NumRec variable is always equal to 0.