|
Terry, This might be a silly question but... How do I send a completion message up the program stack? -----Original Message----- From: c400-l-bounces@xxxxxxxxxxxx [mailto:c400-l-bounces@xxxxxxxxxxxx]On Behalf Of Terrence Enger Sent: Saturday, May 31, 2003 11:18 AM To: C programming iSeries / AS400 Subject: RE: [C400-L] SNDPGMMSG ILE C At 10:06 2003-05-31 -0400, Etienne Richards <etienner@xxxxxxxxxxx> wrote: >Thanks for the info everybody. > >Is there a way for the message to stay on the screen even after the program >exists? > Hmm. I have never really cared very much, but I think I remember reading somewhere that a status message stays until something rewrites line 24 of the screen. Program calls and returns are not in themselves responsible for changing the message. If you want a message left at the bottom of the user's menu (or whatever) when the menu (or whatever) is redisplayed, send a completion message to the program responsible for that display. You will not in general know the name of that program, and your program may not even know if it is the program called directly from the menu. This is not a problem: just keep sending completion messages up the program stack. HTH. Terry. _______________________________________________ This is the C programming iSeries / AS400 (C400-L) mailing list To post a message email: C400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/c400-l or email: C400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/c400-l.
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.