Rexx code which will count type of record



IBM's Command List programming language & Restructured Extended Executor

Rexx code which will count type of record

Postby mainframe1 » Fri Feb 20, 2009 12:12 pm

hi,
i have rexx code which will count type of record say in position 23 in a file.
this in case when we give input as one file. if i give input as 10 gdg generartuons concatenated whether the rexx code will work?

regards
mainframe1
 
Posts: 35
Joined: Wed Oct 08, 2008 11:39 am
Has thanked: 0 time
Been thanked: 0 time

Re: rexx code

Postby expat » Fri Feb 20, 2009 12:45 pm

Why do you think that it would not work ?

Trial end error is one of the best teachers
expat
 
Posts: 459
Joined: Sat Jun 09, 2007 3:21 pm
Has thanked: 0 time
Been thanked: 8 times

Re: rexx code

Postby swd » Fri Feb 20, 2009 7:36 pm

Yep - I think it would work, but like expat says trial and error is one of the best teachers. Give it a go and if you have problems THEN add a post. :D
User avatar
swd
 
Posts: 109
Joined: Wed Feb 18, 2009 9:18 pm
Location: UK
Has thanked: 0 time
Been thanked: 0 time

Re: Rexx code which will count type of record

Postby expat » Mon Feb 23, 2009 5:51 pm

Also, to follow on - for larger files the SORT product installed at your site would be far more efficient as REXX is not reknowned for its IO efficiency.
expat
 
Posts: 459
Joined: Sat Jun 09, 2007 3:21 pm
Has thanked: 0 time
Been thanked: 8 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post