Step Last (34)
The Step Last operation (B_STEP_LAST) retrieves the last physical record of the file. The transactional interface does not use a key path to retrieve the record.
Parameters
 
Prerequisites
The file must be open.
Procedure
1
For more information about locking, refer to the Pervasive PSQL Programmer's Guide.
2
3
Result
If the Step Last operation is successful, the transactional interface returns the file’s last physical record in the Data Buffer and sets the Data Buffer Length parameter to the number of bytes returned.
If the Step Last operation is unsuccessful, the transactional interface may return one of the following status codes:
Positioning
The Step Last operation destroys logical currency. Step Last sets the physical currency using the retrieved record as the current physical record. The next physical position points beyond the end of the file.