• 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: Corce alias with Unicode (Japanese) to string fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Corce alias with Unicode (Japanese) to string fails


  • Subject: Re: Corce alias with Unicode (Japanese) to string fails
  • From: SSFactory <email@hidden>
  • Date: Fri, 15 Oct 2004 00:34:32 +0900

On 04.10.14 9:19 PM, Christian Vick <email@hidden> wrote:

>> About normalization, we can coerce composed/decomposed characters mutually
>> using "call method" in AppleScript Studio, (...)
> How does it work exactly?

In the "tell" block of AppleScript Studio application,

call method "precomposedStringWithCanonicalMapping" of "..."
("..." is the text which contains decomposed characters)

--> Coerces decomposed characters to composed ones.

call method "decomposedStringWithCanonicalMapping" of "..."
("..." is the text which contains composed characters)

--> Coerces composed characters to decomposed ones.

For more detail, please refer to "NSString" page of Cocoa API reference.

SSFactory
<email@hidden>
<http://homepage.mac.com/ssfactory/>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: [Admin] Re: HELP - unsubscribe
  • Next by Date: Re: [Admin] Re: HELP - unsubscribe
  • Previous by thread: Re: Corce alias with Unicode (Japanese) to string fails
  • Next by thread: Mail.app plugin based on email address
  • Index(es):
    • Date
    • Thread