REXX to generate report
5 pts.
0
Q:
REXX to generate report
I have a request to write a REXX code which will collect the data from a job output and then generates a report.

please give me some insight  and some sample code.



Software/Hardware used:
z/os 1.9
ASKED: Sep 4 2009  7:08 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
5 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Sep 4 2009  7:08 AM GMT by Dsaxena2   5 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Meandyou   1840 pts.  |   Sep 9 2009  3:14PM GMT

a little more detail might have gotten you an answer…

Do you know REXX?
“from a job output” means what? the SYSOUT, a dataset, or what?

Start with IBM’s website for z/OS REXX… <a href="http://www-01.ibm.com/software/awdtools/rexx/library/index.html" title="http://www-01.ibm.com/software/awdtools/rexx/library/index.html" target="_blank">http://www-01.ibm.com/software/awdtools/…</a>

 
0