I know that I'm missing something, but that seems to be addressed here: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ikj4a370/14.14
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Edward Jaffe > Sent: Friday, November 19, 2010 12:25 PM > To: [email protected] > Subject: Re: REXX "address" environments > > On 11/19/2010 7:29 AM, Robert Birdsall wrote: > > It also would be nice if address initialized the host > interface on first call, so > > SysCalls('ON'), etc. would not be necessary. > > I think this would be a nice enhancement. > > I believe the problem here is that there is no mapping from > the host command > environment (HCE) name to the module name that > supports/creates it. For example, > rc=ejesrexx(...) initializes the 'ejes' HCE. After that, you > can 'address ejes' > in your REXX. If someone tried to use 'address ejes' prior to > HCE creation, how > would REXX know that module EJESREXX should be invoked to create it? > > Perhaps a parmlib member (part of IKJTSOxx?) could contain > this mapping? Another > thought would be some sort of registration service that > programs could use at > IPL time to establish this association. > > -- > Edward E Jaffe > Phoenix Software International, Inc > 831 Parkview Drive North > El Segundo, CA 90245 > 310-338-0400 x318 > [email protected] > http://www.phoenixsoftware.com/ > > ---------------------------------------------------------------------- > 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 > > ---------------------------------------------------------------------- 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

