|
Well I do use exfmt, but it shouldn't be too hard to 'convert' to Write /Read. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jeff Young Sent: Monday, November 13, 2006 4:29 PM To: RPG programming on the AS400 / iSeries Subject: Re: Time limits in RPG The OVRDSPF solution requires that you use the WRITE then READ logic in your program as the EXFMT does not time out when the WAITRCD value is exceeded. This may cause some presentation issues if you are using the ERRMSG / ERRMSGID keywords, as the automatic Reverse Image & lock keyboard functions do not work when you issue a READ to the display file. Jeff Young Sr. Programmer Analyst Dynax Solutions, Inc. A wholly owned subsidiary of enherent Corp. IBM -e(logo) server Certified Systems Exper - iSeries Technical Solutions V5R2 IBM Certified Specialist- e(logo) server i5Series Technical Solutions Designer V5R3 IBM Certified Specialist- e(logo)server i5Series Technical Solutions Implementer V5R3 ----- Original Message ---- From: Ken Slaugh <ken.slaugh@xxxxxxxxxx> To: RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> Sent: Monday, November 13, 2006 4:17:06 PM Subject: RE: Time limits in RPG OVRDSPF Maximum record wait time . . . . WAITRCD -or- Another technique can be used by reading from a DataQ instead. It is possible to associate a DataQ with a display file. Read from the DataQ with a wait time (1800 seconds in your example). On a successful read, read the waiting record in the display file. On a time out 'go into Last Record mode and end'. Hth, Ken -----Original Message----- From: rpg400-l-bounces+ken.slaugh=cm-inc.com@xxxxxxxxxxxx [mailto:rpg400-l-bounces+ken.slaugh=cm-inc.com@xxxxxxxxxxxx] On Behalf Of Phil Kestenbaum Sent: Monday, November 13, 2006 1:03 PM To: RPG programming on the AS400 / iSeries Subject: Time limits in RPG As well, we have a situation where the users sometimes hold a session w/ a particular program. However, in the past, they have not been able to use the system values that pertain to ending sessions after a certain time has passed and a key was not hit. I would like to do something like this in the RPG program. If a user is sitting on a screen for a long time, to be determines, lets say over 30 minutes, w/out doing anything, the RPG program should then go into Last Record mode and end. The program in question is basically a reprint program so there is not an issue of file updates. I cannot locate the correct method that would handle this in RPG. Perhaps someone can point me in the right direction. Phil This message contains information proprietary to our company. It is intended to be read only by the individual or entity named above or their designee. Any distribution of this message or the information contained herein without written permission from our company is strictly prohibited. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. -- 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. ________________________________________________________________________ _____ Scanned by IBM Email Security Management Services powered by MessageLabs. For more information please contact mailto:smtpalerts@xxxxxxxxxx ________________________________________________________________________ _____
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.