Skip to content

Request_Superfind - dbGrid_

Superfinds record using specified mode, by sending request_superfind to server, if any

Type: Procedure

Parameters

Parameter Type Description
mode Integer May be any of the standard find modes, i.e., lt, le, eq, ge, or gt, or it may be either Next_Record, First_Record, or Last_Record

Syntax

Procedure Request_Superfind Integer mode

Call Example

Send Request_Superfind mode

Description

Request_superfind superfinds record using specified mode, by sending request_superfind to server, if any. Uses data_file and data_field of current item to determine file and field for find. Sends of request_superfind to a DataSet require Predefined Indicator err to be set to false beforehand, in case an error other than Find past end of file or Find prior to beginning of file is generated by the superfind. This is sent by DEOs.