On Wed, 6 Sep 2023 15:40:03 +0000, Rob Scott wrote:
>
>isfreset("all") will drop all SDSF special variables. It won't drop any
>column stems.
>
>However, we are not sure if dropping a variable always releases the storage.
>We have seen cases where REXX just marks the SVB available but the storage is
>still allocated.
>
My understanding is that to DROP a compound stem frees all associated storage.
Freeing an individual variable or member of a compound does not. In fact, it
can be demonstrated that to DROP an individual member of a compound actually
*increases* the storage used.
Does RETURN from a PROCEDURE EXPOSE free storage of variables not
EXPOSEd? Can that be useful?
--
gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN