• 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: Why can't I get properties.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iTunes: Why can't I get properties.


  • Subject: Re: iTunes: Why can't I get properties.
  • From: Axel Luttgens <email@hidden>
  • Date: Fri, 28 Mar 2008 11:18:49 +0100

Le 28 mars 08 à 11:04, Skeeve a écrit :
Why does this not work?


tell application "iTunes"

  [...]
  -- in my test it told me it was a file track

  -- file tracks have a location property and inherit from track,
  -- if I read the library correct.
  -- So why does this fail?
  get properties of first item of all_tracks
  end tell


Hello Skeeve,

You are right: "file track" inherits from "track", which in turn inherits from "item".
But none of those classes exhibits a "properties" property.
This should be the explanation of the failure...


HTH,
Axel

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • A question about Smile, and it's extract image command
      • From: Richard Rönnbäck <email@hidden>
    • Re: iTunes: Why can't I get properties.
      • From: Skeeve <email@hidden>
References: 
 >iTunes: Why can't I get properties. (From: Skeeve <email@hidden>)

  • Prev by Date: iTunes: Why can't I get properties.
  • Next by Date: Re: iTunes: Why can't I get properties.
  • Previous by thread: iTunes: Why can't I get properties.
  • Next by thread: Re: iTunes: Why can't I get properties.
  • Index(es):
    • Date
    • Thread