Re: ISPF &ZSYSID Variable (Was NO SUBJECT)

2009-07-17 Thread Arthur Gutowski
On Fri, 17 Jul 2009 07:34:44 -0500, Arthur Gutowski  
wrote:

>On Thu, 16 Jul 2009 08:37:35 -0400, Klein, Kenneth
> wrote:
>[...]
>That's the one you want, no VGET required.  You will need an extra '.' to get
>the end-dsname right.

My apologies, I see later this was answered sufficiently by others.  That's 
what happens when I get the daily digest, and there's no subject on the OP...

Art

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


ISPF &ZSYSID Variable (Was NO SUBJECT)

2009-07-17 Thread Arthur Gutowski
On Thu, 16 Jul 2009 08:37:35 -0400, Klein, Kenneth 
 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html