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




David,

Are you sure it gets to the write of the format you want? I'm not sure
I'm following your changes but it looks like you executed the EXFMT and
then want to write. The program will wait at the EXFMT until there is
user input before moving on and writing the format you want.

Is it possible that's what's happening here?

Rick

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of David FOXWELL
Sent: Tuesday, November 20, 2007 3:38 AM
To: RPG400-L@xxxxxxxxxxxx
Subject: Display file : format not showing

I have an RPGIII that does :

C EXFMT DSPF1
* Calls an RPG 4 pgm.
C CALL RPGIV



Program RPGIV

CALLP P1;

D P1 B
CALL P2

D P2 B
EXFMT DSPF2_WINDOW


The result is to show a window in DSPF2 on top of the file DSPF1.

Now I have to show a third format in DSPF3 underneath the window, so
replacing completely DSPF1.

I've changed my RPGIV P1 like this :

D P1 B
WRITE DSPF3
CALL P2

I don't see the new format DSPF3. The window of DSPF2 still shows on
DSPF1.
Each of the formats is in a separate DSPF.

Anyone know what's occuring?
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.



Privileged and Confidential. This e-mail, and any attachments there to, is intended only for use by the addressee(s) named herein and may contain privileged or confidential information. If you have received this e-mail in error, please notify me immediately by a return e-mail and delete this e-mail. You are hereby notified that any dissemination, distribution or copying of this e-mail and/or any attachments thereto, is strictly prohibited.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.