Previous Topic: Syntax DiagramNext Topic: YCVTPRT (Convert Print Output To Source Member)


Parameters

Parameter

Definition

Value and Description

PGM

Qualified generic name of programs for which references are to be processed

*ALL: (default) Include all programs

FILE

Generic file name of referenced files. Only those programs which reference the specified file(s) are selected

*ALL: (default) Do not select on file name

RCDFMT

Generic record format name of referenced formats. Only those programs which reference the specified record format(s) are selected

*ALL: (default) Do not select on record format

USAGE

File usage types. Only those programs which access the given file(s)/format(s) in the specified way are selected

Single value

  • *ALL: (default) Do not select on file usage
  • *Or list of up to four elements

    – *IN: Usage is read only

    – *OUT: Usage is output only

    – *UPD: Usage is update

    – *UNSPFD: Usage is unspecified

OBJLST

Qualified name of object list that is to be built

QTEMP/TEMPLST: (default) List name

LSTOPT

List replacement option

  • *REPLACE: Create a new list, replacing any previous list’s contents
  • *ADD: Add to any existing list’s contents