On Thu, 16 Jul 2009 08:37:35 -0400, Klein, Kenneth <[email protected]> wrote:
>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. That's the one you want, no VGET required. You will need an extra '.' to get the end-dsname right. Regards, Art Gutowski Ford Motor Company ---------------------------------------------------------------------- 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

