|
Hi Chris, Don't know much about the technique you're using to do this. I presume you're talking about the WAITRCD parameter on the OVRDSPF command. The WAITRCD parameter help text indicates that "this parameter has no effect on an input operation directed to one device." Are you using the display file as a multiple device file in your program? I'm using a technique that Scott Klement (also on this list) gave me a while ago that utilizes the INVITE & FRCDTA keywords on the display format and a data queue in the application that uses the display file. I haven't tried an implementation where PgmA calls PgmB, and both use the timeout function, but I don't see why it wouldn't work. But I guess you can't see why yours doesn't work either, eh? If you're interested, I can email you the example, working code that Scott gave me. Just let me know. - Dan Bale -----Original Message----- From: Chris Beck [mailto:CBeck@good-sam.com] Sent: Wednesday, March 01, 2000 1:22 PM To: MIDRANGE-L@midrange.com Subject: display timeout - please help Hello I am trying to timeout a screen after thirty seconds. I have done it in one program just fine, and now this program calls another prog that i need to timeout all the screens for. it calls a cl that overides the display files wait record timer to 30 seconds. Then this cl calls the rpg that has the display files in it, and it wont work like it did in the first program. This is my timeout section of code: WRITESFLCTL READ CLK907MM 7172 *IN71 IFEQ *ON STATUS IFEQ 1331 GOTO END ENDIF ENDIF Any suggestions? I am geting to the point of severe frustration. Thanks chris +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-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 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.