Re: iTunes & AppleScript
Re: iTunes & AppleScript
- Subject: Re: iTunes & AppleScript
- From: Chuck Rice <email@hidden>
- Date: Sat, 28 Jun 2003 07:41:37 -0700
At 3:42 PM -0700 6/28/03, Daniele M. wrote:
I have tried to get the artwork of the current in play track with this
code:
tell application "iTunes" to return the data of the artwork of (the
current track)
but nothing... there is not any result (with all properties of artwork:
kind, picture...). What's the problem?
Check out the Examples and Forum at
<
http://www.malcolmadams.com/itunes/>. I remember reading the syntax
needed there. It is an excellent iTunes/AppleScript resource. -Chuck-
--
Fight Spam! Join CAUCE! ==
http://www.cauce.org/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.