> Are you suggesting that I list-loop an initial pass against
> the entire
> file creating an array, then parse the array line-by-line?

Basically.  listToArray(fileContent, chr(10)) is probably faster than your
CFLOOP, because it's all java.

Cheers,
barneyb

> -----Original Message-----
> From: Dick Applebaum [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 15, 2004 6:05 PM
> To: CF-Talk
> Subject: Re: Out of Memory Error Transforming large XML file.
>
> That's essentially what the subroutines do -- for lines of
> interest --
> many lines are discarded.
>
>
> Mmmmm.
>
> Dick
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to