On Mon, 04 Jun 2007 04:17:35 -0700, obiwanjacobi
<obiwanjacobi@[EMAIL PROTECTED]
> wrote:
>Untill now I either get errors stating that something went wrong while
>looking for '\r\n' or I get one message where the first 2 fields are
>parsed correctly and the third (and last) field contains the rest of
>the file! That happens when I turn on 'Allow Early Termination'.
>
>Can someone help me out, please?
Baiscally, if you don't have any header information in your flat file,
but only records, you just need one schema. And it should be used by
the flat file disassembler in the "do***ents schema" property. The
schema should describe one record only - not the entire file. Just one
record, and it should be terminated by CRLF.
If you have trouble getting it to work, send me your schema and your
flat file sample. I will look at it.
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@[EMAIL PROTECTED]


|