PRINT statement parameters

DDNAME
The DDNAME keyword parameter is mandatory. This specifies the DD name for the report output. A corresponding DD statement must be provided in the JCL.
LANG
The LANG keyword parameter is optional. If omitted it defaults to ENU to indicate the reports are to be created in the English language. Other acceptable values are JPN for Japanese and KOR for Korean.
MLD
The MLD keyword parameter is optional, if omitted it defaults to Y. This specifies whether or not Multi-Line Descriptions should be printed (Y=Yes, N=No). This is similar to the PREF option in Application Performance Analyzer ISPF: “Show long descriptions on multiple lines,” and when generating JCL with Application Performance Analyzer ISPF , the PREF setting will be used to set MLD.