Visual RPG 9.0 Language Reference  

DBFile.RecNum Property

RecNum gets the current RRN for the last input operation to a file.

<integerVal> = dbfile.RecNum  

Property Value

<integerVal> is of type *Integer8 and contains the current RRN for the last input operation to a file.

Remarks

The Relative Record Number ( RRN ) is relative to 1.

RRN is not supported by Microsoft's SQL Server database engine.

Requirements

Namespace: ASNA.VisualRPG.Runtime

Assembly: ASNA Visual RPG Runtime (in ASNA.VisualRPG.Runtime.dll)

Platforms: Windows 2000 Professional SP4, Windows 2000 Server SP4, Windows Server 2003, Windows XP Professional SP2, Windows Vista Business Edition 

See Also

ASNA.VisualRPG.Runtime
Database Class
Database Class Members
DCLDISKFILE
OPEN
RecCount Property