• 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: Considering case...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Considering case...


  • Subject: Re: Considering case...
  • From: Christopher Stone <email@hidden>
  • Date: Sat, 22 Feb 2014 14:24:32 -0600

On Feb 22, 2014, at 13:54, koenig.yvan <email@hidden> wrote:
And if the character to test is "é" or "È" your handler will respond nothing.
______________________________________________________________________

Hey David,

Yvan is right, but he doesn't give you the alternative.

id of x and character id x are the canonical way of doing things these days.

set ch1 to "é"
set ch2 to "È"

set id1 to id of ch1
set id2 to id of ch2

set char1 to character id id1
set char2 to character id id2

--
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: Considering case...
      • From: Shane Stanley <email@hidden>
    • Re: Considering case...
      • From: "koenig.yvan" <email@hidden>
References: 
 >Re: Considering case... (From: Steve Thompson <email@hidden>)
 >Re: Considering case... (From: "koenig.yvan" <email@hidden>)

  • Prev by Date: Re: Considering case...
  • Next by Date: Re: Considering case...
  • Previous by thread: Re: Considering case...
  • Next by thread: Re: Considering case...
  • Index(es):
    • Date
    • Thread