FILEFLEX API REFERENCE



NAME
DBCurrRecNum -- Retrieve the current record number

SYNTAX
DBCurrRecNum()

CATEGORY
Navigating the Database

DESCRIPTION
To find the record number of the current record in the current database file, you can use the FileFlex DBCurrRecNum function. This routine will return the current record number. This routine returns the physical record number. If the logical record order has been changed with DBQuery, indexing, or relations, moving one record forward or backward in the database won't correspond directly to adding one or subtracting one from the physical record number.

EXAMPLE
put DBCurrRecNum() into CurrentRecordNumber

SEE ALSO
DBCurrDBNum

INTERNAL FUNCTION NUMBER
21


Copyright © 1992-1998 by David Gewirtz, under license to Component Enterprises, Inc.
Contact: info@component-net.com

Casa de Bender