Interesting ... although it can be explained. :) CFSCRIPT will be creating no whitespace, where as the first version will be creating lots of whitespace (carriage returns/spaces) as it iterates over the loop. So over time this will use up the heap space.
So yes, it is as expected. JLeone wrote: > Riddle me this... -- Alan Williamson Registrationless email/sms reminders: http://yourli.st/ blog: http://alan.blog-city.com/ --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
