In a recent note unmask]> said:

> Date:         Fri, 8 Jul 2005 22:34:52 -0400
>
>       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.
>
What if you

    EXEC 'DATA.SET.NAME(MEMBER)'

I'd expect that to allocate a new DDNAME distinct from either
SYSPROC or SYSEXEC, so you ought to be able to FREE either.

-- gil
--
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
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

Reply via email to