xHarbour Reference Documentation > Function Reference |
Returns the number of lines in the currently selected text file.
HB_FLastRec() --> nLineCount
The function returns the number of lines in the currently selected text file as a numeric value.
See also: | FOpen(), FSeek(), HB_FGoBottom(), HB_FGoto(), HB_FRecno(), HB_FSelect(), HB_FUse() |
Category: | File functions , Text file functions , xHarbour extensions |
Source: | misc\hb_f.c |
LIB: | libmisc.lib |
http://www.xHarbour.com