Problem with Unicode - Aperture - Applescript
Problem with Unicode - Aperture - Applescript
- Subject: Problem with Unicode - Aperture - Applescript
- From: Jan Erik Moström <email@hidden>
- Date: Sat, 2 Jan 2010 19:18:11 +0100
I have a problem with reading non-ascii chars from photos using
Applescript. For example if I enter a tag like "umeå" in
Aperture and then use an Applescript to read this info and send
it to BBEdit the 'å' shows up as (hex): 61 cc 8a but if type an
'å' and look at that it shows up as: c3 a5
I read the keywords like this:
set piKeywords of photoInfo to value of IPTC tag "Keywords"
Does anyone know how to fix this?
- jem
--
Jan Erik Moström
http://mostrom.eu
_______________________________________________
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