• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Text comparison no working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Text comparison no working
      • From: Shane Stanley via AppleScript-Users <email@hidden>
References: 
 >Text comparison no working (From: Jim Brandt via AppleScript-Users <email@hidden>)

  • Prev by Date: Re: Text comparison no working
  • Next by Date: Re: Text comparison no working
  • Previous by thread: Re: Text comparison no working
  • Next by thread: Re: Text comparison no working
  • Index(es):
    • Date
    • Thread