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



Doug,

You can change the DFRWRT parameter with CHGDSPF so you don't need source to change the value. Also, I'm not sure that FRCDTA was always available so I'm showing my age.

I do remember this used to cause problems with remote devices over a slow communications line. If you deferred the writes it would take forever to update the screen when you did do EXFMT. Changing to DFRWRT would get the data moving out to the terminal ASAP and improve display performance but at the cost of flickering on the display.

Paul Morgan

Principal Programmer Analyst
IT Supply Chain/Replenishment

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Douglas Handy
Sent: Tuesday, October 18, 2011 5:14 PM
To: RPG programming on the IBM i / System i
Subject: Re: Popup temporary window

Paul:

Look at the DFRWRT parameter on the CRTDSPF command.


I prefer the FRCDTA keyword at the record format level, instead of DFRWRT at
the display file level. It allows you to keep the benefits of the default
defer write paradigm other than the specific format(s) used for feedback
when you are not enabling input yet.

It also does not require giving it on the CRTDSPF command, for those not
using change control or other automated compilation means.

Just my .02,
Doug

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.