I vaguely remember ADDRESS having a default.
  You can find the current environment by specifying ADDRESS().

On Tue, Jun 28, 2022 at 6:19 PM Charles Mills <[email protected]> wrote:

> There is no ADDRESS in the Rexx other than ADDRESS SYSCALL. Yes, I would
> expect ADDRESS FOO to make ADDRESS SYSCALL go away.
>
> The HLASM routine is invoked with
>
> Rslt = CONDELAY(TimeToSleep * 100)
>
> Where, FWIW, TimeToSleep is a value between 1 and 900, inclusive.
>
> CONDELAY is an alias in a load module in STEPLIB.
>
> Charles
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Paul Gilmartin
> Sent: Tuesday, June 28, 2022 4:05 PM
> To: [email protected]
> Subject: Re: Some questions on SYSCALL
>
> On Tue, 28 Jun 2022 15:55:20 -0700, Ed Jaffe  wrote:
>
> >On 6/28/2022 3:50 PM, Charles Mills wrote:
> >> And another question: what makes ADDRESS SYSCALL "go away"?
> >
> >Years ago on MVS-OE we were advised by Bill Schoen not to attempt
> >SYSCALLS("OFF").
> >
> >Once you turn it on, leave it on...
> >
> Good memory, but wrong question.
>
> address TSO /* makes ADDRESS SYSCALL "go away".  */
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>
-- 
Michael Babcock
OneMain Financial
z/OS Systems Programmer, Lead

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

Reply via email to