Hello Pete,
this will not actually help you in your current task, but maybe you are
interested that I am working here on a COBOL
to NetRexx Translator (COB2Nrx) Do you think such a piece of software might
be useful ?
... hope you can resolve your open issues. Sorry I canNot help!
Kind regards from sunny Vienna,
Tom.
> -----Ursprüngliche Nachricht-----
> Von: Pierre Lessard [SMTP:
[hidden email]]
> Gesendet am: Montag, 24. März 2003 19:43
> An:
[hidden email]
> Betreff: Calling COBOL from NetRexx with parameters
>
> Hello!
>
> Is anyone succeeded in calling some cobol programs (on VM/ESA 2.4) from
> NetRexx with passing and receiving back some parameters? As I can read,
> there is 3 possible solutions to pass parameters and call cobol program
> from
> Java/NetRexx:
>
> 1. Doing a Runtime.exec( ' cms command here or Open/VM command ' ) then
> reading from / in std input and std output
> 2. Using the CMSPipe class from NetRexx... but to load and start a cobol
> program? and how the cobol program can actually write / read to the pipe?
> any examples?
> 3. Using the CMSRexx to call a Rexx program which himself calls a cobol?
>
> What about multi-threading? e.g. calling many cobol program at the same
> time
> with the CMSPipe class?
>
> Your help, advise is always appreciated!
>
> Thank you!
>
> Pete
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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>