RE: iTunes programming question
RE: iTunes programming question
- Subject: RE: iTunes programming question
- From: "Philip Lukidis" <email@hidden>
- Date: Wed, 12 Jul 2006 18:16:59 -0400
- Thread-topic: iTunes programming question
[snip]
>
> set tt to GetMilliSec
> tell application "iTunes"
> tell every track of library playlist 1
> set nameslist to name
> set artistslist to artist
> set albumslist to album
> set timeslist to time
> end tell
> end tell
> (GetMilliSec) - tt -- (0.02 sec for 100 tracks)
>
Thank you, that increased my response time to about 3 seconds. I really need to read more about Applescript before proceeding further.
thanks,
Philip Lukidis
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden