Find_Last - cWebBaseDEO

Finds the last valid record for a DEO object based on the file and field assigned to the DEO's current item

Type: Procedure

Parameters: None

Syntax
Procedure Find_Last 

Call: Send Find_Last


Description

Find_last finds the last valid record for a DEO object based on the file and field assigned to the DEO's current item. Should be used in place of end_of_data.

Note:
This method does not apply to edit classes (cDbTextEdit, cDbRichEdit, dbEdit).