Previous Topic: Syntax DiagramNext Topic: YADDMLE (Add Member List)


Parameters

Parameter

Definition

Value and Description

  • LIB
  • Name of the library to be added to the library list
  • *CURLIB: Add job’s current library to all lists specified by LIBLST parameter
  • POSITION
  • The destination of the library list specified by the LIB parameter
  • *FIRST: (default) Add library to the beginning of the specified library list
  • *LAST: Add library to the end of the specified library list
  • Otherwise POSITION is a list parameter made up of the following two elements:
  • List position
  • – *AFTER: (default) Add library after the reference library given in the second element
  • – *BEFORE: Add library before the reference library
  • – *REPLACE: Replace the reference library in the destination library list with the library specified by the LIB parameter
  • Reference library
  • – Name specified by the LIB parameter that lists where to place the library list
  • LIBLST
  • Qualified generic name of library list(s) where the library is added
  • *USER: (default) Library list name is the same as the current user profile
  • *JOB: Library list name is the same as the current job
  • *ALL: Add library to all library lists in specified library
  • UPDJOBD
  • Update job description associated with the library list
  • *YES: (default) Update initial library list of job description with libraries specified in the list.
  • *NO: Do not update job description
  • LSTTYPE
  • Library list type
  • *ALL: (default) Select all library lists
  • *PROD
  • *TEST
  • *INLL
  • *WRK
  • *MDL