|
Matthias Oertli wrote: > > We have an attention key handling program that pops up a > window listing all active group jobs to choose from. > This work well as long as the display is in 80x24 mode. > If it is in 132 column mode the attention key handler forces > the display back into 80 column mode which cleares the > screen behind the window. If we exit the attention key handler > the screen switches back to 132 column mode. > I would like to be able to pop the attention key handler up in > 132 column mode but don't know how to detect it and how > to set up the display file to be able to handle both. > A pointers? It sounds like you could solve the problem by using RSTDSP(*YES) on the display files that can be interrupted by the attention key handling program. This would make the system reset the display as it was after the Attn Key program finishes. You don't need to recreate the display files to use RSTDSP(*YES) - you can do a global change via CHGDSPF lib/file RSTDSP(*YES) - and even use generia or all as the file name to change. -- ... Neil Palmer AS/400~~~~~ ... NxTrend Technology -Canada ____________ ___ ~ ... Markham, Ontario, Canada |OOOOOOOOOO| ________ o|__||= ... Phone: (905) 731-9000 x238 |__________|_|______|_|______) ... url:http://www.NxTrend.com oo oo oo oo OOOo=o\ ... mailto:NPalmer@NxTrend.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This is the Midrange System Mailing List! To submit a new message, * * send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from * * this list send email to MAJORDOMO@midrange.com and specify * * 'unsubscribe MIDRANGE-L' in the body of your message. Questions * * should be directed to the list owner / operator: david@midrange.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
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.