On Mon, 19 Jul 2021 08:00:21 -0500, Joe Monk wrote:

>Usually, you have to do the work from a REXX or CLIST.
>Then you can capture the highest CC in a variable and return it...
> 
This is absurdly hard in too many languages.

o In JCL I've coded IDCAMS steps simply to set CC.

o For Rexx I've coded a command simply to return its argument in R15.

o In POSIX shell it's simply ( exit $CC ) or "true" or "false".

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to