Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to Calculate the values and write in the file
Goto page Previous  1, 2
 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 2962
Location: Brussels once more ...

PostPosted: Fri May 23, 2008 5:07 pm    Post subject:
Reply with quote

I was just wondering if the OP will post his code icon_biggrin.gif
Back to top
View user's profile Send private message
References
PostPosted: Fri May 23, 2008 5:07 pm    Post subject: Re: Reply with quote

graswant

Active User


Joined: 29 Apr 2006
Posts: 69
Location: Gurgaon

PostPosted: Fri May 23, 2008 6:11 pm    Post subject: Hi
Reply with quote

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... icon_smile.gif
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 HoursGoto page Previous  1, 2
Page 2 of 2