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
