• 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 comments
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iTunes comments


  • Subject: Re: iTunes comments
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 5 Oct 2006 07:29:37 -0700

On Oct 5, 2006, at 7:14 AM, Simon, Garry wrote:

I have an iTunes scripting question.  I would like to remove all the

comments contained in the "info" windows of every song in my library. Is

it possible to do this with a script?


I think that this will do it; I haven't tested it because I don't want to wipe out the comments in my iTunes.

-- Michelle

tell application "iTunes"
repeat with this_track in tracks of view of browser window 1
set comment of this_track to ""
end repeat
end tell

-- 
If you always reach your goals, you set the bar too low.  If you never reach your goals, you set the bar too high.

 _______________________________________________
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: 
 >(no subject) (From: "Simon, Garry" <email@hidden>)

  • Prev by Date: (no subject)
  • Next by Date: Re: (no subject)
  • Previous by thread: (no subject)
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread