• 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: Emmanuel <email@hidden>
  • Date: Tue, 12 Oct 2004 18:12:17 +0200

At 4:12 PM +0200 10/12/04, Christian Vick wrote:
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.

Bizarre, on my machine (10.2.8) this works:

x1 is alias "bla:roman"
x2 is alias "bla:chinese"

set y to {x1, x2}
set text item delimiters to return
y as Unicode text

 -- returns the correct string

Emmanuel
_______________________________________________
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


References: 
 >Corce alias with Unicode (Japanese) to string fails (From: Christian Vick <email@hidden>)

  • Prev by Date: Re: String to sum
  • Next by Date: RE: String to sum
  • Previous by thread: Re: Corce alias with Unicode (Japanese) to string fails
  • Next by thread: Re: Corce alias with Unicode (Japanese) to string fails
  • Index(es):
    • Date
    • Thread