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

IOF reading using REXX


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

New User


Joined: 01 Jun 2012
Posts: 1
Location: India

PostPosted: Mon Jun 15, 2020 9:44 pm
Reply with quote

I'm trying to create few tools/Macros using REXX on IOF. I have used similar ones in SDSF previously.

I need help on how to read IOF using REXX (not CLIST), plus how to identify the column names. Can someone help me with the code to read data from IOF, I have tried the manuals from triangle system & TSICOPY syntax fails when I try to execute.

The code I used is as below,

address iof
"tsicopy name(jobname jobid) to(rexx)"
say jobname

Fails with RC -3 on TSICOPY statement.
Any help is much appreciated! icon_smile.gif
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