a file generated by CF5 using #chr(10)# displays perfectly in notepad, and MX does not. Guess I will try it on another MX box and see if I can reporduce it.
Dan On Tue, 1 Feb 2005 11:17:44 -0600, Tony Hicks <[EMAIL PROTECTED]> wrote: > 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 > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192650 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

