xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

HB_FLastRec()

Returns the number of lines in the currently selected text file.

Syntax

HB_FLastRec() --> nLineCount

Return

The function returns the number of lines in the currently selected text file as a numeric value.

Info

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


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