REXX Procedure Questions

1

JCL analyser tool using REXX
Is there any REXX tool Which analyses a JCL and gives summary of it,like, description of number of steps in the JCL, what does COND parameters contain in each step, no of DD statements each step contains, how many DSN’s used, what is the DISP value for those DSN’s, are there any Symbolic Parameters used in the JCL, [...]

Answer Question   |  March 31, 2012  5:29 AM
JCL, REXX, REXX Procedure, REXX tool
asked by:
5 pts.

Output to Excel using Regina Rexx
How to read input from Notepad seperated by tab and put output to an Excel file each word in each coloumn using Regina rexx and not mainframe rexx

Answer Question   |  November 4, 2010  9:27 AM
excel, Output in Excel, Regina Rexx, REXX, REXX Mainframe, REXX Procedure
asked by:
5 pts.

Rexx program working abnormally sometimes when executed through JCL
I have a Rexx program to browse a very big dataset(say 75,000 lines) and then add 1 or 2 lines then save and end. This is working fine in online or batch execution provided dataset has only few records. However it works fine for all if running in ISPF panel itself, but through jcl execution [...]

Answer Question   |  October 8, 2010  12:07 PM
Datasets, JCL, REXX, REXX Mainframe, REXX Procedure
asked by:
5 pts.

REXX tool to change a particular word in more than 50 PS at a time- PLS help
Hi everybody, I need a rexx tool to change a word called HRTKD.VSAM to HRTKO.VSAM in more than 50 PS(sequential dataset) at the same time. — Is it possible… Please help.. Thanks

Answer Question   |  February 2, 2010  12:57 PM
REXX, REXX Mainframe, REXX Procedure
asked by:
65 pts.

How can I export data from mainframe to Excel in REXX
i want to export data in PS to excel through rexx code.As i am a beginner in REXX .can any one help me in this .

Answer Question   |  August 12, 2011  6:13 AM
Mainframe, Microsoft Excel, Microsoft Excel import/export, REXX, REXX Procedure, REXX procedure to export data to Excel
asked by:
5 pts.

Submit Rexx procedure
I submitted a rexx procedure with *LIBL for the library, it’s failing with error message procedure not found eventhough REXX library is in the library list. Can someone help I don’t to have to hard code the library name? Thanks

Answer Question   |  November 11, 2008  4:16 PM
REXX, REXX Procedure, REXX/400
asked by:
25 pts.

1