Lizette Koehler wrote: >My code looks like (Pseudo). This is not perfect, but more in what code could >do >You would need to review the ACS constructs to see what would work for your >shop. You might use a DSN Mask or VOLSER mask.
What would &ACSENVIR be in the case of TSO / ISPF allocation? Perhaps evaluating &JOB or &XMODE can help you to determine the environment. >If LLQ = 'HFS' > Then STGROUP = HFSVOLS >Else >WRITE ' Not using HFS Pool ' >EXIT Consider adding &DSNTYPE = 'HFS' in your IF statement in the ACS routines. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
