In the interest of bizarre completeness, you need to use both cr and lf when you are working with email. The SMTP RFC requires both and bare line feeds (just lf) can cause problems with some mailers.
http://cr.yp.to/docs/smtplf.html Judah On Fri, Jan 23, 2009 at 2:40 PM, Wil Genovese <[email protected]> wrote: > True, Homesite/CFStudio has the option to use Windows, Unix or Mac > style end of line characters. > > > Wil Genovese > > One man with courage makes a majority. > -Andrew Jackson > > A fine is a tax for doing wrong. A tax is a fine for doing well. > > On Jan 23, 2009, at 3:36 PM, Peter Boughton wrote: > >>> some OSes (would love to know which >>> and whether this is true or an old wives tale) >>> don't produce 13 & 10. >> >> It's a bit of both. The OS only really determines the "default" >> newline marker (see Will's reply), but software is not restricted by >> the newline setup of the OS. >> >> These days, every app worth using supports at least just LF (the >> exceptions being rubbish/obsolete Windows programs), but most >> Windows programs (and users) still insist on defaulting to CRLF when >> there is absolutely no need. >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318459 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

