Re: Control over Selection and Playlist of iTunes?
Re: Control over Selection and Playlist of iTunes?
- Subject: Re: Control over Selection and Playlist of iTunes?
- From: Michael Terry <email@hidden>
- Date: Tue, 03 Jun 2003 12:08:55 -0700
On 6/3/03 2:41 AM, "Manfred Lippert" <email@hidden> wrote:
>
is there a way to change the current selection or current displayed
>
playlist of iTunes with an AppleScript?
I don't know of a way to change the selection, but you can change the
playlist with something like the following:
tell application "iTunes" set view of browser window 1 to playlist "50 Cent"
Mike
_______________________________________________
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.