Entry_Autofind - dbForm_
Finds using specified mode and data_file and data_field of current item, redisplaying the items if the find was successful
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| eFindMode | Integer | ConstantMeaning |
| iItem | Integer | The item number |
Syntax
Procedure Entry_Autofind Integer eFindMode Integer iItem
Call Example
Send Entry_Autofind eFindMode iItem
Description
Entry_autofind finds using specified mode and data_file and data_field of current item, redisplaying the items if the find was successful. Augmented to request find of server, if any, using item_find message.