Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SHOW-LOGGING-PARAMETERS

This statement outputs the global LMS option values currently in force. These values are modified by means of the MODIFY-LOGGING-PARAMETERS statement.

If this statement is specified without operands, the presettings for all of the parameters are output (see example).

SHOW-LOGGING-PARAMETERS

PARAMETERS = *ALL / list-poss(2000): *LOGGING / *TEXT-OUTPUT / *OUTPUT-LAYOUT

PARAMETERS = *ALL / list-poss(2000): *LOGGING / *TEXT-OUTPUT /*OUTPUT-LAYOUT
Specifies the parameters.

PARAMETERS = *ALL
The current settings of all the parameters are output.

PARAMETERS = *LOGGING
The setting for the scope of LMS logging is output.

PARAMETERS = *TEXT-OUTPUT
The output medium setting is output.

PARAMETERS = *OUTPUT-LAYOUT
The parameter settings for the LMS log format are output.

Required access rights

No access rights are necessary.

Example

//SHOW-LOGGING-PARAMETERS
LOGGING                = *MINIMUM
TEXT-OUTPUT            = *SYSOUT
OUTPUT-LAYOUT
     LINES-PER-PAGE    = 60
     LINE-SIZE         = 132
     EXTRA-FORM-FEED   = *NO
     HEADER-LINES      = *YES 

All global LMS options are output. These values are applicable immediately after the start of LMS.