Re: Compare two AppleScripts
Re: Compare two AppleScripts
- Subject: Re: Compare two AppleScripts
- From: Christopher Stone <email@hidden>
- Date: Sat, 28 Apr 2018 06:30:06 -0500
On 04/28/2018, at 06:14, Shane Stanley <email@hidden> wrote:
Maybe it's something to do with my preference settings, but I don't see any confusion happening in BBEdit. All the linebreaks appear the same in the BBEdit documents, regardless of whether they were originally linefeeds or carriage returns.
Hey Shane,
Paste this into a blank script document and compile.
set x to "This is it! " tell application "Finder"
end tell
Then select “Edit in BBEdit”
See what you get.
I get this little mess:
This issue has been around a long time and depends upon what the EOL character is in the first line.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden