That could be an ASCII/BINARY problem with notepad. As for your chr() problem itself.. have you tried changing your carriage return?
There's "#chr(13)#" or "#chr(13)##chr(10)#" or the solid " " (entering a return yourself). On Tue, 1 Feb 2005 09:30:44 -0500, Dan O'Keefe <[EMAIL PROTECTED]> wrote: > Has anyone noticed a difference in the way this function works in MX? > I upgraded a CF 5 server to MX and now my text files that I have > always written out with chr(10) are not formatted properly and a > control code is visible when viewing the file in notepad. > > Dan > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192597 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

