• 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
iTunes Applescript Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iTunes Applescript Question


  • Subject: iTunes Applescript Question
  • From: email@hidden
  • Date: Fri, 1 Aug 2003 14:21:23 -0400

Hello,

Does anyone know an applescript to tell iTunes to play a track on an
iPod using the database ID? I think it should be something like this:

tell application "iTunes"
play (track whose database ID is 1443) of playlist 1 of source "iPod
Name Goes Here"
end tell

This doesn't compile, it gives an error about not being able to make
some data into the right type or something. I know the database ID of
the song is correct. Any one know a solution?

-Alex P.
_______________________________________________
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.

  • Follow-Ups:
    • Re: iTunes Applescript Question
      • From: Andrew Oliver <email@hidden>
  • Prev by Date: Re: Mail question, another way
  • Next by Date: Re: Dictionaries
  • Previous by thread: Re: UI Scripting FileMaker
  • Next by thread: Re: iTunes Applescript Question
  • Index(es):
    • Date
    • Thread