creating a CVS file



Unicenter CA-Easytrieve Plus Report Generator: CA's information retrieval and data management tool

creating a CVS file

Postby JimCottrell » Fri Jun 11, 2010 7:19 pm

I need to reformat a FB record into a CVS record...

INPUT
0000000000,005,BRYCE & ANGELA     ,SCHROEDER          ,15225 SW HERON COURT           ,BEAVERTON          ,OR970070000


output
0000000000,005,BRYCE & ANGELA,SCHROEDER,15225 SW HERON COURT,BEAVERTON,OR970070000


any help will be appreciated - thank you

New to EASYTREVE
Jim
JimCottrell
 
Posts: 2
Joined: Fri Jun 11, 2010 7:11 pm
Has thanked: 0 time
Been thanked: 0 time

Re: creating a CVS file

Postby dick scherrer » Fri Jun 11, 2010 11:33 pm

Hello,

You could define an input and an output array and code loops to identify and move the desired data from the input to the output.

Or call a COBOL module to reformat the data . . .

Also, i believe you want CSV and Easytrieve rather than CVS and EASYTREVE.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CA-Easytrieve

 


  • Related topics
    Replies
    Views
    Last post