Skip to content

Find_or_Ok - dbList_

Determines whether the value in the item window has been changed, or remains as retrieved from the database

Type: Procedure

Syntax

Procedure Find_or_Ok

Call Example

Send Find_or_Ok

Description

The Find_or_ok message is sent by the kenter accelerator key. It determines whether the value in the item window has been changed, or remains as retrieved from the database. In the case where it has been changed, this message assumes that users wish to find the record having the changed value and sends request_lookup, also defined in this class. Where it has not been changed, the message assumes the keypress signifies users' desire to select the item, and selects it.