12-13-04 01:26 PM
Hi everyone ,
I need to parse a simple flat file ,
the problem is that my record Identifier is different from
one record to the other/unknown (part of the header)
here are the 2 samples:
HEADER313131
313131001NAMELASTNAMEDATE
313131002NAMELASTNAMEDATE
313131003NAMELASTNAMEDATE
313131004NAMELASTNAMEDATE
FOOTEREND
HEADER
A NAMELASTNAMEDATE
B NAMELASTNAMEDATE
C NAMELASTNAMEDATE
FOOTEREND
how can i crate the header,body and trailer schema's
using TAG IDENTIFIER to indentify the records???
HELP!!!
[ Post a follow-up to this message ]
|