I had something like this before, turned out to be a continual while loop that would not exit. Al
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MB Software I've got an inherited app that processes flat files--some big ones too---and I'm looking for areas to clear out memory because after I process one file, it then chokes on the ALINES line for subsequent runs says "There is not enough memory to complete this operation." Here's the line: IF ALINES(aChunks,FILETOSTR(This.InputFile)) > 0 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/00b301cc56b8$215a9ee0$640fdca0$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

