IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Handling varibale length record using Fileaid


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kpganesh

New User


Joined: 15 Jan 2004
Posts: 5

PostPosted: Thu Jan 15, 2004 5:14 am
Reply with quote

I have 850 VB record. When i am trying to use the basic operation (LIKE EQ,NE for example DROP IF=(9.EQ,C'TRYTHIS') ) it does not work properly. I am using batch File aid processing.

Is there anything special i need to take care for Variable length record. The manuals are not much helpful.

Thanks in advance.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Thu Jan 15, 2004 5:51 am
Reply with quote

Hi kpganesh,

I've never used variable recs w/FileAid. Does the position you use include the 4 byte RDW? If it does try 5; if it doesn't try 13. Let us know how you make out.

Regards, Jack.
Back to top
View user's profile Send private message
kpganesh

New User


Joined: 15 Jan 2004
Posts: 5

PostPosted: Fri Jan 16, 2004 3:26 am
Reply with quote

Thanks for the quick response, As of now i could not figure out a way. I tried the 5 and 13 also but it didnt work either.i need to contact our system guys. But as of now as a quick fix i havewritten an intermediate step to copy the VB records to FB records (i know the max length). This way it works fine.

Thanks,
Ganesh
Back to top
View user's profile Send private message
sandip_datta

Active User


Joined: 02 Dec 2003
Posts: 150
Location: Tokyo, Japan

PostPosted: Mon Jan 19, 2004 7:24 pm
Reply with quote

Can you please give somr code you have used and sample input and output for more clarification?

Regards,
Sandip.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Search two or more word with FILEAID Compuware & Other Tools 15
Search our Forums:

Back to Top