Re: SDSF RCF (was: MVS modify command capture)

2020-08-27 Thread Paul Gilmartin
On Thu, 27 Aug 2020 18:18:52 +, Rob Scott wrote: >ISFCALLS is an external REXX function - all that is required is that the load >module (it is an alias to ISFYHOST in SISFLOAD) is available via the normal >search sequence. > I have never had to be concerned with this when I call ISFCALLS un

Re: SDSF RCF (was: MVS modify command capture)

2020-08-27 Thread Rob Scott
omitting the ISFCALLS('OFF'). Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of Paul Gilmartin Sent: Thursday, August 27, 2020 5:35 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SDSF RCF (was: MVS modify command capture) EXTERNAL EMAIL

Re: SDSF RCF (was: MVS modify command capture)

2020-08-27 Thread Seymour J Metz
: Thursday, August 27, 2020 12:10 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SDSF RCF (was: MVS modify command capture) >From what I can see, the original script was a REXX exec and from Chapter 5 in >the SDSF User Guide : "Adding the SDSF host command environment with ISFCALLS Using SDS

Re: SDSF RCF (was: MVS modify command capture)

2020-08-27 Thread Seymour J Metz
@LISTSERV.UA.EDU Subject: Re: SDSF RCF (was: MVS modify command capture) >From what I can see, the original script was a REXX exec and from Chapter 5 in >the SDSF User Guide : "Adding the SDSF host command environment with ISFCALLS Using SDSF with REXX requires that you add a host command enviro

Re: SDSF RCF (was: MVS modify command capture)

2020-08-27 Thread Paul Gilmartin
On Thu, 27 Aug 2020 16:10:01 +, Rob Scott wrote: >From what I can see, the original script was a REXX exec and from Chapter 5 in >the SDSF User Guide : > >"Adding the SDSF host command environment with ISFCALLS > >Using SDSF with REXX requires that you add a host command environment prior to

Re: SDSF RCF (was: MVS modify command capture)

2020-08-27 Thread Rob Scott
t does). Rob Scott Rocket Software From: IBM Mainframe Discussion List On Behalf Of Seymour J Metz Sent: Thursday, August 27, 2020 3:46 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SDSF RCF (was: MVS modify command capture) EXTERNAL EMAIL > Any product can dynamically add itself In the c

Re: SDSF RCF (was: MVS modify command capture)

2020-08-27 Thread Seymour J Metz
edu/~smetz3 From: IBM Mainframe Discussion List on behalf of Rob Scott Sent: Thursday, August 27, 2020 6:22 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SDSF RCF (was: MVS modify command capture) Any product can dynamically add itself to the REXX h

Re: SDSF RCF (was: MVS modify command capture)

2020-08-27 Thread Rob Scott
Any product can dynamically add itself to the REXX host environment table to provide “ADDRESS foobar” style support, so I think that it is the requirement of the underlying product to document that fact (rather than TSO or z/OS Unix). On re-reading the SDSF User Guide, the section on “Invoking S

Re: SDSF RCF (was: MVS modify command capture)

2020-08-26 Thread Seymour J Metz
What about System REXX? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List on behalf of Paul Gilmartin <000433f07816-dmarc-requ...@listserv.ua.edu> Sent: Wednesday, August 26, 2020 7:58 PM To: IBM-MAIN@LIST