Previous Topic: How the Modifying the ISPF Primary Option Menu WorksNext Topic: Invoke the UIF Administration Function


Invoke CA PanAPT With the UIF

You can modify your ISPF/PDF Primary Option Menu panel to invoke CA PanAPT and have the UIF establish a development environment at the same time.

To invoke CA PanAPT from your ISPF/PDF Primary Option Menu

Add the following statements to ISR@PRIM:

)BODY section:
"% A +CA PanAPT ‑ Development and Production Turnover System:       "
"  For UIF, Enter CA PanAPT Logon System‑ID or * for MSL =>_APTSYSID+ "
)INIT section:
".CURSOR = ZCMD "
)PROC section:
"A,'PGM(APCS1000) NEWAPPL(APT) PARM(&ZTRAIL;&APTSYSID) NOCHECK' "