The default
CICS PA data
set low level qualifiers are listed under
CICS PA components. You can override these by specifying
the desired qualifiers as the last parameter in the ISPF menu &ZSEL
setting. All six qualifiers must be specified in the correct order,
enclosed in brackets and separated by commas. For example:
CMD(EX ''qual.SCPAEXEC(CPAOREXX)'' ''qual lang (EXEC,LNK,MSG,PNL,SKL,TBL)'')
CICS PA will
then use the following libraries:
- 'qual.EXEC'
- REXX EXECs
- 'qual.LNK'
- Executable load modules
- 'qual.MSG'
- ISPF messages
- 'qual.PNL'
- ISPF panels
- 'qual.SKL'
- ISPF skeletons
- 'qual.TBL'
- ISPF input tables