Found_Rec - Report
Contains the record number of the record found by the find_rec function
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Found_Rec
| Access Type | Syntax |
|---|---|
| Read Access: | Get Found_Rec to IntegerVariable |
| Write Access: | Set Found_Rec to IntegerVariable/Value |
Description
Obsolete
This method is obsolete, use priFoundRec
Found_rec contains the record number of the record found by the find_rec function. If no_finding_state is true, this property is not maintained.