Previous Topic: BROWSEEOS ParameterNext Topic: BROWSEGLV Parameter


BROWSEFINDLIM Parameter

This parameter determines how many lines the FIND command will search by default in OPSLOG Browse. The value you specify remains in effect across CA OPS/MVS sessions.

Default value

5000

Note: If the parameter display value is 0, then the default limit of 5000 is used.

Other possible values

Any number greater than 1; however, since you cannot FIND more lines than the number of lines existing in OPSLOG, the practical maximum value is the value of BROWSEMAX

Set or modify this parameter...

Anytime

Example: BROWSEFINDLIM

This function allows you to search up to 500 lines on subsequent FIND commands.

OPSPRM('SET','BROWSEFINDLIM','500')