Previous Topic: BROWSEOMG ParameterNext Topic: BROWSEPROFPROMPT Parameter


BROWSEPRINTLIM Parameter

This parameter sets the maximum number of lines you can print using the PP line command 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 PRINT more lines than the number of lines existing in the OPSLOG, the practical maximum value is the value of BROWSEMAX

Set or modify this parameter...

Anytime

Example: BROWSEPRINTLIM

This function allows you to print up to 100,000 lines.

OPSPRM('SET','BROWSEPRINTLIM','100000')