So are you saying I should be coding

Foo = SYSCALLS("ON")

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Paul Gilmartin
Sent: Tuesday, June 28, 2022 1:22 PM
To: IBM-MAIN@LISTSERV.UA.EDU
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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to