|
Why not make a new format just for that line, with overlay? then Write that line instead of the control format? I've done that to show a progress bar on the bottom of the screen so users can see it from the filing cabinet or coffee pot. :) If the idea of a progress bar interests you, the code is at http://www.martinvt.com/Code_Samples/Progress_Bar/progress_bar.html and is fairly simple to make as a callable and reusable piece. --------------------------------------------------------- Booth Martin http://www.MartinVT.com Booth@MartinVT.com --------------------------------------------------------- -------Original Message------- From: rpg400-l@midrange.com Date: Thursday, November 15, 2001 02:13:21 PM To: rpg400-l@midrange.com Subject: RPG & Subfile Control Record Question ... I have a subfile control record and when someone presses a command key I want it to calculate something for me while displaying "CALCULATING" in a reversed image box on the screen. Here's what I'm doing ... SETON indicator for "CALCULATING" to display WRITE subfile control record (should display at this point) DO LOOP The above does not display the box... But, if I subsitute the WRITE with an EXFMT on the subfile control record it does display the "CALCULATING" in reversed image. Does anyone know why? Obviously I do not want to use the EXFMT because it means the user will have to press another key... I just want it to display and when the loop in done disapear. Bill _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-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.