Previous Topic: Rules for Finding Packed Strings on the FIND CommandNext Topic: FLIP


FINDLIM

Sets the number of records to search when using the FIND command in the current edit or browse session. Use the PROFILE command to retain the FINDLIM value between edit sessions.

Syntax:

    FINDLIM	[50000 | number ]

Syntax Description:

number

Limits the number of subsequent records searched when using the FIND command. Valid values are 0 – 99999999. A value of 0 means that there is no limit to the number of records that are searched.