>Yup. I just ran a test and it worked just as you predicted. The >no-longer-defined LNKLST set no longer appears in the list. UNDEFINE >likely frees the storage occupied by the control blocks as well...
Exactly. UNDEFINE'ing a LNKLST set results in clean-up. Otherwise, LNKLST sets remain around and are either "in use" or "active" (can be the "current" LNKLST set) or "not in use" or "inactive".> The allocations done for an active LNKLST set are undone when the LNKLST becomes inactive (i.e., no longer has any users) Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- 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

