• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iTunes weirdness..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iTunes weirdness..


  • Subject: Re: iTunes weirdness..
  • From: Andrew Oliver <email@hidden>
  • Date: Tue, 30 Aug 2005 00:06:34 -0700

Title: Re: iTunes weirdness..
On 8/29/05 10:53 PM, "Jim Witte" <email@hidden> wrote:

[snip]
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')         

[snip]
Why can't I get the 'file track id' from the 'current track' descriptor?


Because ‘file track id’ is not a property of a track. Tracks are elements of playlists so you need to query the playlist, not the track.

What is it you’re trying to achieve?

Andrew
:)
 _______________________________________________
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

References: 
 >iTunes weirdness.. (From: Jim Witte <email@hidden>)

  • Prev by Date: Re: iTunes weirdness..
  • Next by Date: Re: iTunes weirdness..
  • Previous by thread: Re: iTunes weirdness..
  • Next by thread: Re: iTunes weirdness..
  • Index(es):
    • Date
    • Thread