• 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: badly decomposed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: badly decomposed


  • Subject: Re: badly decomposed
  • From: Sander Tekelenburg <email@hidden>
  • Date: Wed, 29 Mar 2006 09:08:27 +0200

At 15:39 -0800 UTC, on 2006-03-28, otempores wrote:

> Problem; iTunes 6.0.4 returns badly decomposed path of track
> locations if that path contains accented characters.
> For example sacute is decomposed into s+acute accent instead of s
> +combining acute accent. This poses major problems for I'm unable to
> process this files unix shells?

FWIW, no such problem for me with iTunes 6.0.3 under an otherwise up to date
Mac OS X 10.4.5:

tell application "iTunes"
	set aFile to location of current track
end tell
set aFile to quoted form of POSIX path of aFile
set ShellScript to "cp " & aFile & " ~/Desktop"
do shell script ShellScript


--
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
 _______________________________________________
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

  • Follow-Ups:
    • Re: badly decomposed
      • From: otempores <email@hidden>
References: 
 >badly decomposed (From: otempores <email@hidden>)

  • Prev by Date: Re: Obtaining the file path of a document in FreeHand MX
  • Next by Date: Re: badly decomposed
  • Previous by thread: badly decomposed
  • Next by thread: Re: badly decomposed
  • Index(es):
    • Date
    • Thread