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

Want to Create a Rexx Utility which can list created files


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

New User


Joined: 23 Dec 2010
Posts: 17
Location: Mumbai, India

PostPosted: Tue Jul 09, 2013 4:55 pm
Reply with quote

Hi

I want to create a utility which can list all the output files from a JCL run. The file format is

$REGION$.$JOBNAME$.**

There are date nodes too in the qualifier but it varies for every file created. ( Business requirement is like that)

I tried using LISTCAT-ENTRY in REXX but it is giving errorneous results.

Please help
Back to top
View user's profile Send private message
Pandora-Box

Global Moderator


Joined: 07 Sep 2006
Posts: 1592
Location: Andromeda Galaxy

PostPosted: Tue Jul 09, 2013 5:10 pm
Reply with quote

Quote:
I tried using LISTCAT-ENTRY in REXX but it is giving errorneous results.


Can you let us know how was that being done?
Back to top
View user's profile Send private message
sshakya2

New User


Joined: 23 Dec 2010
Posts: 17
Location: Mumbai, India

PostPosted: Tue Jul 09, 2013 5:14 pm
Reply with quote

Listcat wont work here since we have only high level qualifiers. I want to know if there any some other way to do the same. May be not REXX.

May be parsing the SAR output !!!
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Jul 09, 2013 5:36 pm
Reply with quote

Good mood on

Click HERE
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