Re: Text comparison no working
Re: Text comparison no working
- Subject: Re: Text comparison no working
- From: Christopher Stone via AppleScript-Users <email@hidden>
- Date: Sun, 19 Sep 2021 12:53:55 -0500
> On Sep 17, 2021, at 16:06, Jim Brandt via AppleScript-Users
> <email@hidden
> <mailto:email@hidden>> wrote:
>
> I've got a peice of code that I've pulled from a handler that ins't working
> the way I expected it to.
>
> Here's the code:
>
> use AppleScript version "2.4" -- Yosemite (10.10) or later
> use scripting additions
Hey Jim,
I recommend not using the lines above, unless you're actually using
AppleScriptObjC. They can potentially interfere with a vanilla script's
operation, and they prevent you from being able to tell at a glance whether a
script is in fact AppleScriptObjC.
Note the difference:
Forward
Foreword
The latter is what you're pulling out of your html with change.
--
Best Regards,
Chris
_______________________________________________
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