Brian Westerman wrote:
I got the source for Info-Zip and compiled it (which didn't fix anything) but it did allow me to debug things and I found that the allocate was not getting the only allowed "zero" return code. Further checking allowed me to discover that there appears to be a problem with C routines under LE when allocating a dataset if the module(s) in question are loaded from the shadow copy of a linklist dataset and not the base copy. Changing ZIP to be in the base allowed normal operation. I went back and tested with the original module and it also works in that base configuration.
I don't understand the terminology being used here. What exactly is meant by the "base" or "shadow" copies of a LNKLST data set?
-- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Los Angeles, CA 90045 310-338-0400 x318 [EMAIL PROTECTED] http://www.phoenixsoftware.com/ ---------------------------------------------------------------------- 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

