On Fri, Feb 15, 2008 at 07:48:02AM -0500, Morley Chalmers wrote: > Yes, the HTML code works just fine without a return, but returns in the > correct place definitely makes HTML code easier to read. I've tried adding > \\r in between but AppleScript just adds the characters /r to the file, not > an actual line return. Haven't been able to find anything in the AppleScript > Dictionary for BBEdit.
You used \\r in the AppleScript, but /r was added to the file? Or is that just a typo in your email? Ronald -- ------------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_script.shtml> List archives: <http://www.listsearch.com/bbeditscripting.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
