Skip to content

Last_Rec - Report

Contains the record number of the last selected record found

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Last_Rec
Access Type Syntax
Read Access: Get Last_Rec to IntegerVariable
Write Access: Set Last_Rec to IntegerVariable/Value

Description

Obsolete

This method is obsolete, use priLastRec

Last_rec contains the record number of the last selected record found. This is tracked so that a previous record can be retrieved for subtotal processing.