z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

The following example shows how to specify that editable members with a language of COBCOPY in the SOURCE type, in any group, can be marked as non-promotable:
FLMNPROM GROUP=*,TYPE=SOURCE,LANG=COBCOPY,NPROM=YES
The following example shows how to specify that all editable members with a language of COBCOPY in the SOURCE type, in all groups except EMERFIX, can be marked as non-promotable:
FLMNPROM GROUP=*,TYPE=SOURCE,LANG=COBCOPY,NPROM=YES
FLMNPROM GROUP=EMERFIX,TYPE=SOURCE,LANG=COBCOPY,NPROM=NO

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014