• 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: assigning unicode string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: assigning unicode string


  • Subject: Re: assigning unicode string
  • From: Paul Berkowitz <email@hidden>
  • Date: Sat, 23 Mar 2002 23:19:51 -0800

On 3/23/02 11:02 PM, "bbpan" <email@hidden> wrote:

> Q1.
> Is there a way to call unix command within the script?
>
> Q2.
> I need to do some batch processing of mp3
> using iTunes. I have to set a unicode string
> to the artist field of the track. The unicode string
> is coming from the unix command (see Q1 above).
> However how would I assign a unicode string to the
> variable? I've tried using <<data utxt00650066>>, but it
> does not work. I guess you cannot assign <<>>
> to a variable directly. Using escape sequence '\x'
> doesn't work neither.
>
>
You'll find things much easier if you upgrade your OS (or AppleScript
extension). Since, I think, OS 9.1 (or someone correct me please), 'as
Unicode text' uses regular characters for standard ASCII (and seems to use
odd 'high ASCII' characters, i.e. odd-looking diacritics and stuff, for
non-ASCII characters). No more raw data. It all works infinitely better now.
--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >assigning unicode string (From: bbpan <email@hidden>)

  • Prev by Date: Re: choose from list
  • Next by Date: Re: choose from list
  • Previous by thread: assigning unicode string
  • Next by thread: Re: [Back ON] Finding folder from its id
  • Index(es):
    • Date
    • Thread