At 10:14 PM 4/19/2005, Larry Lustig wrote:

... but Razzak did post that there exists (or will exist)
Customer->RecNo to get the current record position in the
dataset.  So Customer->RecNo of Customer->RecordCount will
give the desired results.


Both RECORDCOUNT and RECNO options are currently supported in
R:BASE 7.5 for Windows (Build: 7.5.4.30409 and higher ...).
http://www.rbase.com/rbg75

Syntax:

GETPROPERTY TABLE 'TableName->RECORDCOUNT' vVarName
GETPROPERTY TABLE 'TableName->RECNO' vVarName

Complete details and sample application:

Database: RRBYW10 (Running R:BASE Your Way! Part 10)
Form: RecordCount_RecNo
Associated Table: Customer
Document: WhatsNewInRBASE75forWindows.pdf

Very Best R:egards,

Razzak.



Reply via email to