Sorry, I read your initial post backwards -- REXX calling COBOL. So far I haven't called REXX from COBOL.
Sent from my iPhone > On Nov 25, 2016, at 3:15 PM, scott Ford <[email protected]> wrote: > > Steve: > > Do you call IRXJCL or IRXEXEC ? > > Scott > >> On Fri, Nov 25, 2016 at 3:01 PM, Steve Thompson <[email protected]> wrote: >> >> I do it with uncompiled REXX. >> >> COBOL : define the variables in the LINKAGE SECTION. >> >> PROCEDURE DIVISION USING xxx, yyyy etc. >> >> I use display type values and let COBOL manipulate them as needed. >> >> Sent from my iPhone >> >>> On Nov 25, 2016, at 1:53 PM, scott Ford <[email protected]> wrote: >>> >>> All: >>> >>> Has anyone compile a Rexx clist with arguments...then called it from >> Cobol >>> as >>> 'call xxxxx using xxxx' ? >>> >>> If so where do i find info on how to do this ? >>> >>> Scott >>> >>> ---------------------------------------------------------------------- >>> For IBM-MAIN subscribe / signoff / archive access instructions, >>> send email to [email protected] with the message: INFO IBM-MAIN >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN >> > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
