|
Hello Niki, You wrote: >We are trying to modify subfile programs so that they could be run >interactively as well as in batch mode. For that we compiled the Display >file with the Display Device option as *NONE> This just allows you to defer determining the associated display device until run-time. It does not allow you to do display I/O without a display device. >Now in the program whenever there is a Read or Write operation on the >Subfile, the program is Crashing. Is there any way of dealing with this >situation, without actually doing away with the Read or Write operations ? No. You have to test whether you are in batch or not. If in batch then you must bypass the screen I/O operations. You can use the CL command RTVJOBA or the QUSRJOBI API to deteremine batch or interactive. Regards, Simon Coulter. -------------------------------------------------------------------- FlyByNight Software AS/400 Technical Specialists http://www.flybynight.com.au/ Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 /"\ Fax: +61 3 9419 0175 mailto: shc@xxxxxxxxxxxxxxxxx \ / X ASCII Ribbon campaign against HTML E-Mail / \ --------------------------------------------------------------------
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.