|
Brian Piotrowski wrote:
Hi All, We are in the middle of converting a subroutine to modules for ease of maintenance. Right now, we have one of our programs call a module that displays it's data in a window (using an EXFMT command). However, it blanks out the main window. Even when the user window disappears the program will not display the data in the main window anymore. Can someone suggest what needs to be done? I guessing it may have something to do with overlays, correct? If that is the case, which overlay function needs to be changed - in the main screen, in the window or both? Thanks! Brian.
Brian,I think that you need is the KEEP keyword in the window format and a dummy format in the same display file, such as:
@ASSUME ASSUME 1 2 ' 'At least this seems to work when invoking a new program that displays a window. I guess it would work with a module doing the same thing.
* Jerry C. Adams *iSeries Programmer/Analyst B&W Wholesale Distributors, Inc.* * voice 615.893.8633x152 fax 615.995.1201 email jerry@xxxxxxxxxxxxxxx <mailto:jerry@xxxxxxxxxxxxxxx>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.