> But before you can use CFLOOP the file had to be read into memory ...
No, that is not how the <cfloop file="" row="" /> tag works. Using that syntax a person processes one line at a time. See this post (under "Step 3" main header starting with "1. Reading Lines"): http://coldfused.blogspot.com/2007/07/new-file-io-in-coldfusion-8.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327538 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

