Hi,
does anyone here know if you are able to call a
Java methods/programe from within a PL1 program?
I have googled the net but did not find anything suitable. There do exist PL1 to Java converters though, but that is not what I am looking for.
Either a PL1 program should call a java method/application (or the other way round, but that is less preferable for me). I did not find any API or layer to do this thus far.