> 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?" Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Tuesday, June 28, 2022 1:22 PM To: [email protected] Subject: Re: Some questions on SYSCALL On Tue, 28 Jun 2022 12:44:51 -0700, Charles Mills wrote: >I was not super clear, was I? Per >https://www.ibm.com/docs/en/zos/2.1.0?topic=environment-establishing-syscall I >coded > >SYSCALLS("ON") > >And got a -3. Subsequent SYSCALL "whatever" commands failed. > It issued the value returned by the SYSCALLS (probably '0') to the default command environment (perhaps 'MVS') which failed the command: "-3". >ADDRESS SYSCALL "whatever" works; SYSCALL("ON") did not. -- gil ---------------------------------------------------------------------- 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
