On Tue, 7 May 2002, Michael Koegel
<Michael.Koegel@partner.commerzbank.com> wrote:
> The question is how to shut those warnings off?
I'm afraid you can't.
> Is there a better way to run rexx on z/OS from ANT than using
> NetRexx?
Not sure about "better" - you can compile the scripts with <netrexxc>
(it has an option to turn the warnings of) and then run the generated
code via <java>.
Stefan
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|