>There were some problems with the JIT in 1.1.4 -- can you try with (a) the
>current NetRexx (1.125) and with the JIT off (SET JAVA_COMPILER=OFF)? If
>still problems, please send me testcase that shows the problem -- thanks.
>
The reason for my problems with exit & trace were quite funny. The name of
my Netrexx-file was SYSTEM.NRX and that was something javac didn't like at
all.
When I renamed it to System1.nrx (and deleted the old class-files)
everything worked fine.
SO DON'T EVER CALL YOUR FILES 'SYSTEM' or you will run in troubles.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>