|
>I am probably late with this suggestion - you may have tried this already but..... how about CLEAR *ALL >or CLOSE operations or RCLRSC somewhere in the program? CLOSE file - doesn't work as I have no 'F'-specs in the program, other than the display file; all other file access is done with SQL CLOSE *ALL - closes the display file, can't have that! CLEAR - my problem is that I have files being left open after an SQL CLOSE statement is issued for the files. Doesn't CLEAR work with structures or variables? I'm not sure how CLEAR would help in my case. RCLRSC - I haven't considered it. How would I do that? Would I need to break my program down into several sub-programs, with each returning a result set, then issuing a RCLRSC?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.