Previous Topic: FINDLASTNext Topic: FINDPREV


FINDLIM

This parameter limits the number of records searched before the user is required to reinvoke the online FIND command. A user can use the LIMIT online command to set the user's own FINDLIM, and the online LIMIT overrides the FINDLIM parameter.

Syntax:

FINDLIM=nnnnnnnnn,mmmmmmmmm

The default is 0, which permits unlimited searches.

Valid values are 0-999999999.

The maximum override allowed by any user is set with the mmmmmmmmm value.

For example, you can have a default FINDLIM of 1,000 records and allow users to override this, but not to exceed a FINDLIM of 3,000 by specifying FINDLIM=1000,3000.