• 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: AS and Unicode characters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AS and Unicode characters


  • Subject: Re: AS and Unicode characters
  • From: kai <email@hidden>
  • Date: Fri, 5 Jan 2007 21:30:50 +0000


On 5 Jan 2007, at 20:54, Peter Baxter wrote:

This is an area that I know nothing about, however, recently I was writing a script to change the pitch of iTunes pieces so that students could play their instruments in normal tuning and I was given some UNICODE that contains the double flat in it. You might like to see if you can get the code from that. I'm sorry, but I can not remember who on the list gave me this part of my solution.

This may provide a clue, Peter. ;-)

http://lists.apple.com/archives/AppleScript-Users/2006/Sep/msg00152.html

 set shift_list to characters of ¬
	(«data utxtD834DD2B266D266E266FD834DD2A» as Unicode text)
set shift_value to choose from list shift_list with prompt ¬
	"Choose a pitch shift:" default items shift_list's middle item

--- kai


_______________________________________________ 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/mailman//archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: AS and Unicode characters
      • From: Peter Baxter <email@hidden>
References: 
 >AS and Unicode characters (From: KOENIG Yvan <email@hidden>)
 >Re: AS and Unicode characters (From: Peter Baxter <email@hidden>)

  • Prev by Date: Re: AS and Unicode characters
  • Next by Date: Re: AS and Unicode characters
  • Previous by thread: Re: AS and Unicode characters
  • Next by thread: Re: AS and Unicode characters
  • Index(es):
    • Date
    • Thread