Nofar, what you want to do is completely possible and in fact we do exactly
that:
/* The following file supports CICS */
MOUNT FILESYSTEM('CICS.&SYSNAME..&CICSLVL..ZFS')
MOUNTPOINT('/$SYSNAME/cicsts')
TYPE(ZFS) MODE(RDWR) SYSNAME(&SYSNAME) UNMOUNT PARM('NORWSHARE')
The only thing you need to change is to add an extra period after &CICSVER:
BPXPRMxx:
MOUNT FILESYSTEM('OMVS.&CICSVER..CICS32')
MOUNTPOINT('/usr/lpp/cicsts/cicsts32')
TYPE(HFS) MODE(READ) AUTOMOVE(INCLUDE,*)
Mary Anne
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html