On Wed, 6 Jun 2007 16:31:19 -0400, Bob Rutledge <[EMAIL PROTECTED]> wrote:
>
>And it was a long time before it meandered into my thick skull that bpxmtext
>would work other than in the shell.
>
It depends. If you use LIBDEF to get to hlq.SBPXEXEC for ISHELL instead of
including it in your logon proc / logon allocation clist, you won't get far.
To get around that, here is the version of BPXMTEXT that I use:
/* REXX */
Arg CODE
"ALTLIB ACTIVATE APPL(EXEC) DA('SYS1.SBPXEXEC')"
"%BPXMTEXT" CODE
"ALTLIB DEACTIVATE APPL(EXEC)"
Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group: G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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