On Thu, 11 Jun 2009 08:03:07 -0500, McKown, John <[email protected]>
wrote:

>My bad. NOFREEZE is for LLA, not LINKLIST. That's what I get for answering
from home where I don't have the books.
>

Yes - and LNKLST is frozen by default.  But you can change the default:

CSVLLAxx:

LIBRARIES(-LNKLST-)  
NOFREEZE(-LNKLST-)   


What I'm not sure about is if you code just a single library in CSVLLAxx
with nofreeze, and that library is also in the LNKLST, which is frozen
by default, what the result is.  Example:

LIBRARIES(-LNKLST-,my.prod.lib)        
NOFREEZE(my.prod.lib)         

--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[email protected]
z/OS 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

Reply via email to