Bingo Dave, that was it. On CF5 and previous version, if memory serves me correctly, if you used both 10 & 13, it created an additional line, and now it works properly. I think the order has to be 13 first and then 10.
<cfset br = "#chr(13)##chr(10)#"> Thanks much. After upgrading a client, all of my text files that scheduled scripts create were broken. Dan On Mon, 21 Feb 2005 19:05:50 -0500, Dave Watts <[EMAIL PROTECTED]> wrote: > > This one is driving me nuts and I have seen the same results > > on a few different MX installations now. Anyone know the URL > > to report a bug to Macromedia I cant' believe no one else has > > run into this. It happens on a couple different scripts of > > mine, re-producible on a few different MX installations. > > If you're writing files on a Windows platform, you should use carriage > return and line feed, not just line feed. If you were able to just use line > feed before, but can't now, I would think that a bug had been fixed. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196000 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

