On 8 Jul 2005 16:17:19 -0700, in bit.listserv.ibm-main
(Message-ID:<[EMAIL PROTECTED]>)
[EMAIL PROTECTED] (Shmuel Metz , Seymour J.) wrote:
In
<[EMAIL PROTECTED]>,
on 07/08/2005
at 05:27 PM, Max Scarpa <[EMAIL PROTECTED]> said:
I know there's a way (I did it many years ago) to add a
exec library
to system exec libraries when I start my TSO session,
You can write a CLIST or REXX procedure to reallocate
whatever you
want. Some installations automatically invoke a
user-supplied CLIST or
REXX procedure from their logon procedure; if yours does
not, you'll
have to invoke it yourself.
This is one place where I'd suggest CLIST instead of REXX.
Things may have changed since the last time I tried,
but here's how it worked then: Within a CLIST, you can
free SYSPROC and reallocate it as you want. Within an EXEC
(run from SYSEXEC), you either can't free SYSEXEC, or the
EXEC bombs just after (can't remember which; it's been a
long time). You might be able to get by with an EXEC run
from SYSPROC.
----------------------------------------------------------------------
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