iTunes weirdness..
iTunes weirdness..
- Subject: iTunes weirdness..
- From: Jim Witte <email@hidden>
- Date: Tue, 30 Aug 2005 00:53:50 -0500
If I put in
tell application "iTunes" get current track end tell
I get
file track id 1272 of user playlist id 1269 of source id 67 of application "iTunes"
but if I put
tell application "iTunes" get file track id of current track end tell
I get an error (Expected _expression_ but found 'of')
if I put instead
tell application "iTunes" get track number of current track end tell
I'll get 1 or 2 - what I would expect. Why can't I get the 'file track id' from the 'current track' descriptor?
Jim
|
_______________________________________________
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