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