If you customize ISR@PRIM, remember that every time a new release of ISPF is 
installed you'll have to compare your customized version to the new version to 
see if anything  changed.
 
Dave Salt

SimpList(tm) - try it; you'll get it! 

http://www.mackinney.com/products/program-development/simplist.html  





> Date: Tue, 14 Aug 2012 14:12:30 -0500
> From: jkali...@csc.com
> Subject: Re: ISPF Panel and LPAR name
> To: IBM-MAIN@LISTSERV.UA.EDU
> 
> Add the rexx code to the panel in the (INIT section.
> 
> *Rexx(var1,var2,....varn)
> 
> rexx code
> 
> *EndRexx
> 
> Regards,
> John K
> 
> Andy Pesce of the IBM Mainframe Discussion List <IBM-MAIN@listserv.ua.edu>
> wrote on 08/14/2012 01:47:35 PM:
> 
> > I have a primary option menu (ISR@PRIM) that I am trying to put the
> > "LPAR NAME" on it instead of the ZSYSID.
> > My logon PROC executes a CLIST that does all my allocations for me.
> > I found a REXX to run that will extract the
> > information.  However, how do I save that into a variable that I can
> > use by my panel.  Any suggestions would
> > be greatly appreciated.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
                                          
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to