Find_Next - cWebBaseDEO

Performs a find greater than by the data_file and data_field of the current item, using request_find

Type: Procedure

Parameters: None

Syntax
Procedure Find_Next 

Call: Send Find_Next


Description

Find_next performs a find greater than by the data_file and data_field of the current item, using request_find. Sent by kfind_next.

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