Previous Topic: Syntax DiagramNext Topic: YDOCPGMREF (Document Program References)


Parameters

Parameter

Definition

Value and Description

PGM

Qualified generic name of programs/commands that are to be documented

*ALL: Include all programs/commands specified by the library list

PGMLIBL

List of libraries to be used to locate programs which are to be documented

  • *USRLIBL: (default) Use user portion of library list to locate programs/commands
  • *LIBL: Use library list to locate programs
  • *CURLIB: Use current library to locate programs
  • *ALL: Use all libraries on machine
  • *ALLUSR: Use all user libraries on machine to locate programs

FILELIBL

List of libraries to be used to locate referenced files to be included in documentation

  • *USRLIBL: (default) Use user portion of library list to locate files
  • *LIBL: Use library list to locate files
  • *CURLIB: Use current library to locate file
  • *ALL: Use all libraries on machine
  • *ALLUSR: Use all user libraries on machine to locate files

SRCFILE

Qualified source file name for CL, RPG III and CMD source; used to obtain execution references and selected source comments

  • *QDFTSRC: (default) The source file name defaults to QCLSRC, QRPGSRC or QCMDSRC depending on object type
  • *OBJSRC: The source file name is taken from the source file name in the object description