On Fri, 13 Jan 2017 19:45:52 +0000, Frank Swarbrick wrote: >Is cob2 just a shell script or a REXX or something? Or is it an actual binary? > >If its a script, can you post it? > I'd expect that if you have COBOL and you have UNIX you probably have cob2. Otherwise it probably suffers copyright restrictions.
If I needed to do this, I'd use Rexx. BPXWDYN to allocate and LINKMVS to execute. STEPLIB could be an ugly wrinkle. Shell is pretty unfriendly to allocations. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
