• 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: question about creating alias from UTF8 path name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about creating alias from UTF8 path name


  • Subject: Re: question about creating alias from UTF8 path name
  • From: Matthew Smith <email@hidden>
  • Date: Wed, 02 Dec 2009 07:30:15 +0800

What happens when you remove the string coercion?

set posixAlias to POSIX file filepath as alias
tell application myApplication to open posixAlias


Matthew Smith

On 02/12/2009, at 07:16 , Y Ren wrote:

set apName to POSIX file filepath as string
set posixAlias to alias apName
tell application myApplication to open posixAlias

These can never work if filepath contains characters which are not one byte such as cjk names. Can anyone tell me how to make my
application open files with cjk names.
thanks.


 _______________________________________________
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

References: 
 >question about creating alias from UTF8 path name (From: Y Ren <email@hidden>)

  • Prev by Date: question about creating alias from UTF8 path name
  • Next by Date: Re: question about creating alias from UTF8 path name
  • Previous by thread: question about creating alias from UTF8 path name
  • Next by thread: Re: question about creating alias from UTF8 path name
  • Index(es):
    • Date
    • Thread