That should work (with the extra period after &ZSYSID). 9,'CMD(EX ''SVS.IBMOM.&ZSYSID..SCKMPARM(CKMISPF)'')'.
Regards, John K Kenneth.Klein of the IBM Mainframe Discussion List <[email protected]> wrote on 07/16/2009 07:37:35 AM: > I want to change this line in a panel definition in our main ispplib: > > 9,'CMD(EX ''SVS.IBMOM.SYSTS1.SCKMPARM(CKMISPF)'')' > > to one like this: > > 9,'CMD(EX ''SVS.IBMOM.&ZSYSID.SCKMPARM(CKMISPF)'')' > > SYSTS1 is the name of our sandbox lpar. I want to use this panel > unchanged on the other lpars. > Is that how this system variable is used or do I have to use a vget into > my own variable. ---------------------------------------------------------------------- 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

