|
as far as i know its a case of ovrdbf of stdout to a db file e.g. OVRDBF FILE(STDOUT) TOFILE(ODOWDP00/STDOUTPF), i did this a couple of years ago for a C program and it put all the prints in a file that normally went to the screen. i think i did an override of stderr in the same way.. "Patrick Goovaerts" <pgoovaerts@pandora.be>@midrange.com on 08/08/2002 20:59:51 Please respond to java400-l@midrange.com Sent by: java400-l-admin@midrange.com To: java400-l@midrange.com cc: Subject: RE: STDOUT to file >> override STDOUT to a file? Any example how to do this? But note, we run an RPG program which call's java methods (using callp)! The javamethod's create output using System.out.println(xxx) Patrick Goovaerts pgoovaerts@pandora.be TEL: 0032-3-6472715 GSM:0498610325 -----Oorspronkelijk bericht----- Van: java400-l-admin@midrange.com [mailto:java400-l-admin@midrange.com] Namens Patrick.F.O'Dowd@gsk.com Verzonden: donderdag 8 augustus 2002 19:28 Aan: java400-l@midrange.com Onderwerp: Re: STDOUT to file override STDOUT to a file? P.Goovaerts@Clipper.Be@midrange.com on 08/08/2002 10:59:56 Please respond to java400-l@midrange.com Sent by: java400-l-admin@midrange.com To: java400-l@midrange.com cc: Subject: STDOUT to file This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] I have an RPG program which executes Java-code. For debugging I use a variable. Depending on it's value, I print messages to STDOUT. Problem: When executing with print='yes', all messages are printed to console. I mean, while executing the program (interactively), every time a message is printed to STDOUT the 'QSH' pop's up showing the message but desappearing before anything can be read. I tried to add following envvar first: QIBM_QSH_CMD_OUTPUT=/home/C3DPAD/javaout.txt and QIBM_QSH_CMD_OUTPUT=/home/C3DPAD but it doesn't help. Any suggestions on how to do this? Patrick Goovaerts WebMaster Clipper Support nv TEL : 0032 (0)3 5453991 GSM: 0498 610 325 WEB: www.conti7.be _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
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.