IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Reading SDSF thru REXX


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
srvk_2k2

New User


Joined: 07 May 2008
Posts: 36
Location: Chennai

PostPosted: Thu Apr 26, 2012 3:41 pm
Reply with quote

Hi,

I have few statements coded thru the Queue keyword and written in the isfin dataset as below. ( I have not mentioned the queue statements here)

"execio * diskw isfin(finis"

PARM = '/ +20,400)
Address linkpgm "SDSF PARM"

In the above rexx code, I was not able to get into the actual spool so I have changed the parm as PARM = '/ST' and executed. But the statements coded in my Queue (isfin) were not executed. Is this parm a keyword to execute the statements kept in isfin?


Regards,
Saravana S
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Thu Apr 26, 2012 7:42 pm
Reply with quote

I strongly suggest you use the method specified here: Implementing REXX Support in SDSF, whatever your purpose is.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top