Author |
Message |
Topic: Adding Header and Trailer in Easytrieve |
rajiv_garg08
Replies: 6
Views: 5291
|
Forum: Application Programming Posted: Fri Apr 07, 2006 3:51 am Subject: Adding Header and Trailer in Easytrieve |
I havn't used it for different file layouts. Still working on it |
Topic: Adding Header and Trailer in Easytrieve |
rajiv_garg08
Replies: 6
Views: 5291
|
Forum: Application Programming Posted: Wed Apr 05, 2006 10:31 am Subject: Adding Header and Trailer in Easytrieve |
Its very simple. I have an account field which is always zero for header fields. When i read the file i check that field by if condition. If that field don't met condition, header missing. My main pro ... |
Topic: Adding Header and Trailer in Easytrieve |
rajiv_garg08
Replies: 6
Views: 5291
|
Forum: Application Programming Posted: Wed Apr 05, 2006 10:04 am Subject: Adding Header and Trailer in Easytrieve |
I am sorry for duplicate posts
For Header trailor i find the solution. I want to use this easytrieve for any file layout. What i want is to enter the layout and want easytrive to read that layout, ... |
Topic: Adding Header and Trailer in Easytrieve |
rajiv_garg08
Replies: 6
Views: 5291
|
Forum: Application Programming Posted: Tue Apr 04, 2006 9:29 am Subject: Adding Header and Trailer in Easytrieve |
Hello Guys,
I want to write an easytrieve which checks for the Header and Trailor record of the input file (Files can be of any record length, only one easytrieve should be used for different files ... |
Topic: Initialize an output record in Eazytrieve |
rajiv_garg08
Replies: 3
Views: 7825
|
Forum: Application Programming Posted: Tue Apr 04, 2006 6:26 am Subject: Initialize an output record in Eazytrieve |
Hi
Thanks for the quick reply. But i want to initialize all the varibles without using move statement as this is very time consuming. I am looking for something like INITIALIZE verb in COBOL.
C ... |
Topic: Initialize an output record in Eazytrieve |
rajiv_garg08
Replies: 3
Views: 7825
|
Forum: Application Programming Posted: Mon Apr 03, 2006 8:24 am Subject: Initialize an output record in Eazytrieve |
Hey Guys,
Is there anyway to initialize an output record in Eazytrieve?
There are say a 100 fields in the output file....of which, only 5 are being populated....the rest should be initialized( ... |
|