Use the XML functions to create your XML file and you will have no whitespace unless you specifically add it yourself.
M!ke -----Original Message----- From: Oðuz_Demirkapý [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 10:51 AM To: CF-Talk Subject: RE: Regex on a big data >>>>I am just trying to remove blank lines from my generated XML content. >>The problem is probabily that both the file being analysed and the >>file being generated have to reside in memory during the process. >>Is your file generated by CF? If yes, it would be more efficient to >>control blanks while they are generated. Yes. My content is generated by CF, but when I try to use "CFOutput only" via cfsettings etc., I need to control my content with lots of tabs and enters etc. I just prefer to remove blank lines with a simple regex. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236077 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

