|
|
| Author |
Message |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 2962 Location: Brussels once more ...
|
|
|
|
I was just wondering if the OP will post his code  |
|
| Back to top |
|
 |
References
|
Posted: Fri May 23, 2008 5:07 pm Post subject: Re: |
 |
|
|
 |
graswant
Active User
Joined: 29 Apr 2006 Posts: 69 Location: Gurgaon
|
|
|
|
Well I didn't do much... Read the File with
"ALLOC DA('DATASET NAME') F(INPUT) SHR"
"EXECIO * DISKRU INPUT (STEM LINE."
using loop read the line one by one...till LINE.0 and then used SUBSTR to get what I want from the line..and did some calculation on that.....
Thanks to all...now I can start with learning REXX...  |
|
| Back to top |
|
 |
|
|