× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.