Previous Topic: Syntax DiagramNext Topic: YDOCRPT (Document Report Design)


Parameters

Parameter

Definition

Value and Description

PANEL

Generic name of panel designs which are documented

  • *ALL: (default) All panel designs in the specified file and member are to be documented
  • *SELECT: Provide a display of available panel designs in the specified file, one of which may be selected

FROMSEQ

Print sequence number (999.99) of first panel design which is documented

  • *FIRST: (default) Start listing from first panel

TOSEQ

Print sequence (999.99) number of last panel design which is documented

  • *LAST: (default) Finish listing at last panel design

FILE

Qualified name of file containing panel designs

  • *LIBL/YDSNPNL: (default)

MBR

Name of member in panel design file

  • *FILE: (default) The member has the same name as the file

PRTINX

Produce an index of panel designs

  • *YES: (default) An index is printed
  • *NO: No index is to be printed

PRTPNL

Document the panel design’s images

  • *ATR: default) The panel images are to be documented with fields shown by the field representation characters.
  • *DTA: The panel images are documented with user data - data may entered using the command Display Panel Design (YDSPPNL) with OPTION(*CHGDTA). Fields where no data has been keyed is printed as blank.
  • *NO: No panel images are documented

PRTCOM

Document the panel design’s comments

  • *YES: (default) The panel comments are documented
  • *NO: No panel comments are documented

PRTCMD

Document the panel design’s command keys

  • *YES: The command key specifications are documented
  • *NO: No command key specifications are documented

CHGPRTDFT

Change print defaults

  • *SAME: (default) The print defaults are not changed
  • *TEMP: The print defaults are changed for the current operation only
  • *PERM: The print defaults are changed permanently

N.B. Only *SAME may be used for batch jobs