Solved: Weird iTunes scripting problem
Solved: Weird iTunes scripting problem
- Subject: Solved: Weird iTunes scripting problem
- From: Michelle Steiner <email@hidden>
- Date: Wed, 28 Jan 2009 23:41:51 -0700
On Jan 28, 2009, at 8:51 PM, Michelle Steiner wrote: repeat with i from 1 to count of user playlists if the name of playlist i is not in excludedPlaylists then copy return to the end of theList copy i to the end of theList end if end repeat
The second line should be "if the name of user playlist i is not..."
Playlist 10 is a smart playlist, and therefore is not a user playlist, which threw things off.
-- Michelle
-- Those who extol the "nobility of labor" mean the labor of others.
|
_______________________________________________
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