Skip to content

Find_First - cWebBaseDEO

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

Type: Procedure

Syntax

Procedure Find_First

Call Example

Send Find_First

Description

Find_first finds the first 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 beginning_of_data.

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