Previous Topic: OSFMSGID ParameterNext Topic: OSFPARM Parameter


OSFOUTLIM Parameter

The OSFOUTLIM parameter limits the number of console messages a transaction running under an OSF TSO server can produce. These include:

Default value

1000 (lines)

Other possible values

Any number of lines greater than or equal to 0

Set or modify this parameter...

Anytime

Example: OSFOUTLIM

This function limits the number of output lines to 500.

OPSPRM('SET','OSFOUTLIM','500')