[iTunes] Play all
Bill White
billwhite at mac.com
Mon Feb 24 11:34:55 PST 2003
> I have over 3000 songs that are not * for play. Does any one know a way to *
> them all rather then one at a time.
I do it with AppleScript.
Highlight the songs you want to enable. Then open your Script Editor (in the
Applcations folder) and enter this:
tell application "iTunes" to set enabled of the selection to true
Run that script and everything in the currect selection of songs will be
enabled.
HTH,
Bill
More information about the iTunes
mailing list