Skip to content

Request_Find - cWebBaseDEO

Generic request find method for handling RequestFindGE, RequestNext, RequestPrevious, RequestFirst, RequestLast

Type: Procedure

Parameters

Parameter Type Description
eFindMode 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_Find Integer eFindMode

Call Example

Send Request_Find eFindMode

Description

Generic request find method for handling RequestFindGE, RequestNext, RequestPrevious, RequestFirst, RequestLast.