iTunes: how do you play just one track?
iTunes: how do you play just one track?
- Subject: iTunes: how do you play just one track?
- From: Donald Hall <email@hidden>
- Date: Sun, 20 Apr 2003 00:30:46 -0600
I've been experimenting with scripting iTunes. It seems that the
"play" command can't be used to play just one track. For example:
tell application "iTunes"
play track aTrack of playlist aPlayList
end tell
plays "aTrack" alright, but doesn't stop there. It keeps playing
until the end of the play list. Am I missing something obvious? My
first thought was to create a new temporary playlist with one track,
but this seems like a kludge.
Thanks for any pointers,
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
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.