Show Playlist in iTunes
Show Playlist in iTunes
- Subject: Show Playlist in iTunes
- From: Jeff Shepherd <email@hidden>
- Date: Wed, 24 Jul 2002 11:35:14 -0700
I'm having trouble with AppleScript and iTunes (version 3).
I'd like to display a playlist either in it's own window or within
the main iTunes window.
I can read all sorts of information about windows and playlists
tell application "iTunes"
get name of every playlist window
get name of every window
get name of every library playlist
get name of every browser window
get name of every playlist
end tell
I just can't open a new window or select a playlist for viewing in
the main browser window. Any suggestions?
- Jeff -
--
<Jeff Shepherd>
<email@hidden> Today I feel like the only fire hydrant at dog park
<
http://www.aShep.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.