Previous Topic: Syntax DiagramNext Topic: YCHKLSTE (Check List Entries)


Parameters

Parameter

Definition

Value and Description

LIBLST

Qualified name of the checked library list

  • *USER: (default) Checks the list with the name of the current user profile to ensure the name exists in the library
  • *SELECT: Provides a display of existing lists in the specified library
  • *SYSVAL: Returns the list contents of the system value library list QSYSLIBL

AUT

Authorization rights to check

  • *OBJMGT: (default) Corresponds to authority rights *OBJOPR, *ADD, *READ, *DLT, *UPD for the list file
  • *USE: Corresponds to authority rights *OBJOPR and *READ for the library list file

EXIST

Checks whether specified list exists

  • *YES: (Default) Issues escape message if list specified by the LIBLST parameter is not found
  • *NO: Issues escape message if list is found

LSTDTA

Name of CL-variable into which the first part of the found list is to be returned. Must be a character variable, 322 bytes long

 

LSTDTA2

Name of the CL variable into which the second part of the found list is to be returned. Must be a character variable 87 bytes long

 

CHKLIB

Checks whether a library exists in the library list

*NONE: (default) do not check any library’s existence in library list