Agree, but in that case your variable still contains the complete file,
right?

-----Original Message-----
From: Shawn Regan [mailto:[EMAIL PROTECTED]]
Sent: woensdag 27 maart 2002 16:58
To: CF-Talk
Subject: RE: CFFILE reads whole file into 1 var?


You could always read the file into a temp var then put it into an array by
linefeed and return carriage. There you go no java custom tag.

Shawn Regan
Applications Developer
Pacific Technology Solutions

-----Original Message-----
From: Jille Floridor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 27, 2002 7:40 AM
To: CF-Talk
Subject: RE: CFFILE reads whole file into 1 var?


There is a custom (java) tag that reads the file line per line. I don't
remember how the tag is called, but you'd probably find it if you check the
developers exchange.

Jille

-----Original Message-----
From: Ed Gordon [mailto:[EMAIL PROTECTED]]
Sent: woensdag 27 maart 2002 16:37
To: CF-Talk
Subject: CFFILE reads whole file into 1 var?


CFFILE READs whole file into 1 var?
Is there a limit on the size of the contents of that file?
Is there an alternative way to read and process one record at a time in the
traditional fashion? I had to parse thru the file looking for CR's and
CFLOOP thru the logic. Seems strange, but if that's the way we
must do it, when in Poughkeepsie, do as the... nevermind... how do
YOU process each record in a flat file?

Thanks In Advance

Ed Gordon
Weekdays: Software Developer
Weekends: Fighting Crime as Chicken Man

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to