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

Corce alias with Unicode (Japanese) to string fails


  • Subject: Corce alias with Unicode (Japanese) to string fails
  • From: Christian Vick <email@hidden>
  • Date: Tue, 12 Oct 2004 16:12:22 +0200

I have a list of alia, some contain Unicode (Japanese) characters. When I
try to coerce them to a Unicode string I get:

Can't make alias "Mac HD:Desktop: fv desktop áéúó´n@ö ??且丗三.txt" into a
Unicode text.
-1700

This is what I'm doing:
set temp to (temp & (item i of AliasList as Unicode text) & return)



When I try to stringify the entire list, like so...

set AppleScript's text item delimiters to {return}
set temp to (AliasList as Unicode text)

...it builds the string up to the first item that contains Unicode, then it
fails silently.


Is there another method to extract the string out of an alias in an
Unicode-savy way?



Greetings
Christian


 _______________________________________________
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

  • Follow-Ups:
    • Re: Corce alias with Unicode (Japanese) to string fails
      • From: Takaaki Naganoya <email@hidden>
    • Re: Corce alias with Unicode (Japanese) to string fails
      • From: Emmanuel <email@hidden>
    • Re: Corce alias with Unicode (Japanese) to string fails
      • From: Emmanuel <email@hidden>
  • Prev by Date: Re: Mozilla/Firefox dictionary
  • Next by Date: Re: Mozilla/Firefox dictionary
  • Previous by thread: problem Quark->opening fonts
  • Next by thread: Re: Corce alias with Unicode (Japanese) to string fails
  • Index(es):
    • Date
    • Thread