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

Parameters: None

Syntax
Procedure Find_First 

Call: 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.

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