Previous Topic: Optional ParameterNext Topic: More Information


Example

The following example invokes RHDCCLST to execute command list MYCLIST:

#LINK PGM='RHDCCLST',PARMS=(CLISTNAM,VERSION,PROMPT,RETCODE)
 .
 .
 CLISTNAM  DC  CL32'MYCLIST'       Command List name
 VERSION   DC  H'1'                Version 1
 PROMPT    DC  H'1'                Don't prompt
 RETCODE   DC  H'0'                Return code