Previous Topic: Syntax DiagramNext Topic: YDOCSRC (Document Source File Members)


Parameters

Parameter

Definition

Value and Description

REPORT

Generic name of report designs which are documented

  • *ALL: (default) All report designs in the file are documented.
  • *SELECT: Provide a display of report designs in the specified file, one of which may be selected

FROMSEQ

Sequence number (999.99) of first report design which is documented

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

TOSEQ

Sequence number (999.99) of last report design which is documented

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

FILE

Qualified name of file containing report designs

  • YDSNRPT: (default) Report design file name
  • The file must have been created using the command Create Design File YCRTDSNF) with parameter TYPE(*RPT)

MBR

Name of member in report file

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

PRTINX

Produce an index of report designs

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

PRTRPT

Document the report design’s images

  • *YES: (default) The report images are to be documented
  • *NO: Do not print the report design images

PRTCOM

Document the report design’s comments

  • *YES: The report comments are to be documented
  • *NO: Do not print the comments

CHGPRTDFT

Change print defaults

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

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