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


  • Subject: Re: RSTDSP(*YES/*NO) question
  • From: "Silvio Santos" <Silvio.Santos@xxxxxxxxxxx>
  • Date: Tue, 14 Mar 2000 17:48:04 +0000



Hi again...
Thanks for your solution. It worked out.
Now I have a similar problem:

I have a PGM with a DF containing several windows and one SF with several
options and since they not fit in the screen
I have a F23 to see more options (2 screen of options).

One of that options does a EXFMT of a Window.

The strange thing that happens is when I am in the 2 screen of
options and call the refered Win.
It changes the screen displaying the first screen of the options
and then the Win appears.
When the Win exit it returns with the correct screen of options.

I compiled the RSTDSP with *NO, and for perfomance issues I would like to
continue this way.

I am exiting the PGM with RETRN.

I already try the KEEP and also writing a no data record before the RETRN but
nothing worked.
I also have an ASSUME record.

Any ideas would be great ?


Thanks,
Silvio.






"Todd Sabella" <Todd.Sabella@alltel.com> on 03/10/2000 08:00:00 PM

Please respond to RPG400-L@midrange.com

To:   "RPG400-L@midrange.com" <RPG400-L@midrange.com>
cc:    (bcc: Silvio Santos/VC/PT/BRAIN)

Subject:  Re: RSTDSP(*YES/*NO) question




When you set on LR, the display file from pgm B closes.  The screen "blanks" out
until another record format is written to the screen.  If you use the KEEP
keyword in the display file for pgm B, the last screen from pgm B will still be
displayed even if the display file closes; therefore, the scren will not blink.

If you RETRN without setting on LR, the display file from pgm B does not close
so the screen does not "blank" out in the first place.

Todd

______________________________ Reply Separator _________________________________
Subject: RSTDSP(*YES/*NO) question
Author:  RPG400-L@midrange.com at internet
Date:    3/10/2000 10:45 AM


Hi!
I have a SF PGM (Pgm A) where we have an option that calls a Window PGM (Pgm B).
The two DFs are compiled with RSTDSP until now there isnt any problem.

Whats wrong (or at least seems IMHO) is that the when I use
SETON LR
in the Pgm B it blinks the display device  when returns to the fisrt Pgm A.

In the other side when I only do a
RETRN
it does not blink the display device.

Does anybody have an explication ?

TIA,
Silvio.

+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---






+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.