Skip to content

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

Syntax

Procedure Find_Last

Call Example

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.

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