On Tue, 28 Jun 2022 13:41:40 -0700, Charles Mills wrote:

>> It issued the value returned by the SYSCALLS (probably '0') to the default 
>> command
>> environment (perhaps 'MVS') which failed the command: "-3".
>
>Well, yeah. Not my first Rexx program. The question is "is this to be expected 
>in a "legacy" batch environment?"
> 
I was surprised.  Try:
    trace R
    say SYSCALLS("ON")
        SYSCALLS("ON")
    "0"  

WAD?

-- 
gil

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

Reply via email to