• 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: Problem with iTunes & AppleScript (1.8.3)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with iTunes & AppleScript (1.8.3)


  • Subject: Re: Problem with iTunes & AppleScript (1.8.3)
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 28 Jun 2002 07:51:34 -0700

On Friday, June 28, 2002, at 03:49 AM, Martin Michel wrote:

it is very strange to me. Your above mentioned code works, iTunes displays the artists of the tracks correctly. But when I try to execute the following code the Script Editor always quits unexpectedly:

tell app "iTunes"
set the_tracks to every file track of playlist 1
end tell

or

tell app "iTunes"
set the_library to name of playlist 1 --returns "Library"
set the_tracks to every file track of playlist the_library
end tell

Martin, it would be very helpful to us if you could open the Console application (in your Utilities folder) and in its preferences turn on the Crash Reporter. Then when Script Editor quits unexpectedly, email the Script Editor Crash Log to us so we can see where and why the application crashed.

My other interest is in the specific name of your library. I see you're German; by any chance does the library name have an accented character, such as an umlaut? There are some known problems with translation of accented characters in Mac OS X 10.1 that we've fixed in the upcoming release, but are still present in the shipping version.

Chris
_______________________________________________
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: 
 >Re: Problem with iTunes & AppleScript (1.8.3) (From: Martin Michel <email@hidden>)

  • Prev by Date: Re: Event handler labels
  • Next by Date: Re: Recent changes in script behaviour? (OS X)
  • Previous by thread: Re: Problem with iTunes & AppleScript (1.8.3)
  • Next by thread: Re: Problem with iTunes & AppleScript (1.8.3)
  • Index(es):
    • Date
    • Thread