Displaying PROG defaults

You can use the DISPLAY PROG,DEFAULTS command to display the default settings that apply to the following statements and commands:
  • PROGxx LNKLST statement
  • PROGxx LPA statement
  • SETPROG LNKLST command
  • SETPROG LPA command
  • DISPLAY PROG,EXIT command
The syntax for the DISPLAY PROG,DEFAULTS command is:
D PROG,DEFAULTS
 
D PROG,DEFAULTS[,L={a|name|name-a}]
 
Note: This command requires a /* */ around comments. See System command formats for more information about system command formats.
L=a, name, or name-a
Specifies the display area (a), console name (name), or both (name-a) where the display is to appear.

If you omit this operand, the display is presented in the first available display area or the message area of the console through which you enter the command.