I'm using three arrays to handele 34,000 items each. Two of the arrays are ints and the third is HTML code. I add each array to a query so I can access them later in my cfoutput statement. After I'm done with these arrays I clear them using arrayClear and resize them to 1 element. However each time I run the page it eats up 3% of the memory on my machine and never releases it. I'm using CF 5.0 on Windows 2000. Is there any way to stop these arrays from eating up memory? TIA.
Mark Kecko Technology MediaPost Communications [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137954 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

