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



Siva wrote:
I am practised to use Exfmt command to show the screen.
Could anyone tell me what is the difference between Exfmt
and Combined Write/Read of Display file.
I heard both of them do the same.
Is it so?. or is there any other difference ?.
At what suituation one can use that. Please let me know...

Siva -

For most practical purposes, they are the same.

However, the advantage of WRITE followed by a READ (with an error indicator specified) on the display file will allow you to end the program for inactivity if you specify a maximum record wait time (WAITRCD) on the CRTDSPF command.

When the program is running, once the number of seconds specified on the WAITRCD for the display file has been reached control is returned to the program and the error indicator is turned ON.

This is the standard design for JDE World interactive programs - WRITE/READ is always used instead of EXFMT.

Regards,
Steve

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.