Re: iTunes 'current playlist'
Re: iTunes 'current playlist'
- Subject: Re: iTunes 'current playlist'
- From: Craig Treleaven <email@hidden>
- Date: Mon, 5 Nov 2001 15:21:31 -0500
At 12:21 PM -0500 2001/11/05, Craig Treleaven wrote:
>
Does anybody know how to determine the name of the current playlist with iTunes 2's new Applescript support? The "view" property of class browser window looks promising, but I don't seem to be able to get the name from it.
>
>
"Get view" returns something like the following:
>
library playlist id 1234 of source id 30 of application "iTunes"
Doug Adams gave me the pointer (clue-by-four) that I needed. I think I need to use:
name of (view of first browser window)
Craig
Craig Treleaven, Clearview Consulting
(905) 829-2054 email@hidden