Controlling MVS Using REXX (Was: REXX and SDSF)

2009-02-10 Thread Edward Jaffe
Edward Jaffe wrote: Itschak Mugzach wrote: I would suggest to use the TSO CONSOLE command. It enables association of a token to your command and to query specifically for the command response. This chapter describes how to control MVS using REXX: http://publibz.boulder.ibm.com/cgi-bin/bookmg

SV: REXX and SDSF

2009-02-10 Thread Thomas Berg
pecialist IT-U SWEDBANK > -Ursprungligt meddelande- > Från: IBM Mainframe Discussion List > [mailto:ibm-m...@bama.ua.edu] För Maria Brown > Skickat: den 10 februari 2009 19:33 > Till: IBM-MAIN@bama.ua.edu > Ämne: REXX and SDSF > > I am using ISFEXEC to is

Re: REXX and SDSF

2009-02-10 Thread Edward Jaffe
Itschak Mugzach wrote: I would suggest to use the TSO CONSOLE command. It enables association of a token to your command and to query specifically for the command response. Excellent point! Better yet, REXX has an EMCS CONSOLE interface! It's probably a much better choice than ULOG for this

Re: REXX and SDSF

2009-02-10 Thread Itschak Mugzach
I would suggest to use the TSO CONSOLE command. It enables association of a token to your command and to query specifically for the command response. Did you looked into MVS syslog to see if a response ever written into it and with what time step? ITschak On Tue, Feb 10, 2009 at 9:05 PM, Maria Br

Re: REXX and SDSF

2009-02-10 Thread Maria Brown
I have tried to increase the delay value as well, but I have noticed when the problem occurs, it does not seem to honor the delay value at all. For instance, I did the following: ISFDelay = 8 cmd1 = '/d tcpip,'||procn

Re: REXX and SDSF

2009-02-10 Thread Edward Jaffe
Maria Brown wrote: I am using ISFEXEC to issue a MVS console command and using the ISFULOG stem variable to retrieve the command responses. My problem is sometimes the stem variable contains the command responses and other times it does not. I also specify the WAIT option to ensure the command r

Re: REXX and SDSF

2009-02-10 Thread Raymond Noal
riginal Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Maria Brown Sent: Tuesday, February 10, 2009 10:33 AM To: IBM-MAIN@bama.ua.edu Subject: REXX and SDSF I am using ISFEXEC to issue a MVS console command and using the ISFULOG stem variable to retrieve the

REXX and SDSF

2009-02-10 Thread Maria Brown
I am using ISFEXEC to issue a MVS console command and using the ISFULOG stem variable to retrieve the command responses. My problem is sometimes the stem variable contains the command responses and other times it does not. I also specify the WAIT option to ensure the command responses are availabl

Re: TSO Rexx and SDSF

2007-02-27 Thread Dave Danner
On Tue, 27 Feb 2007 07:25:42 -0500, Lizette Koehler <[EMAIL PROTECTED]> wrote: >I have heard a rumor that in z/OS V1.9 there is to be a TSO REXX interface >to SDSF (or vise versa). > >I did not see anything in the presentations at Share in Tampa and was >wondering if anyone had anymore details.

Re: TSO Rexx and SDSF

2007-02-27 Thread Lizette Koehler
Thanks Wayne, Exactly what I was looking to find. Lizette Snip -> According to the Feb 13 z/OS 1.9 Preview announcement http://www-306.ibm.com/common/ssi/fcgi-bin/ssialias?infotype=an&subtype= ca&appname=Demonstration&htmlfid=897/ENUS207-018 SDSF is being enhanced to add the capab

Re: TSO Rexx and SDSF

2007-02-27 Thread Wayne Driscoll
ROTECTED] On Behalf Of Lizette Koehler Sent: Tuesday, February 27, 2007 6:26 AM To: IBM-MAIN@BAMA.UA.EDU Subject: TSO Rexx and SDSF I have heard a rumor that in z/OS V1.9 there is to be a TSO REXX interface to SDSF (or vise versa). I did not see anything in the presentations at Share in T

TSO Rexx and SDSF

2007-02-27 Thread Lizette Koehler
I have heard a rumor that in z/OS V1.9 there is to be a TSO REXX interface to SDSF (or vise versa). I did not see anything in the presentations at Share in Tampa and was wondering if anyone had anymore details. The TSO-REXX newsgroup did not have any details. Also, do you know when the man