iTunes error -54 in AppleScript
Here's a one-line test I've written:
tell application "iTunes" to set played count of track "Wellington's Victory, Op. 91, Part II: Victory Symphony" to 11
Now, here's my problem: This code works fine on my personal account and fails with an error -54, file permission error, on the business account! Clearly there is some file whose permissions are not set correctly, but I have no idea how to identify that file. Any help? Please.
Rich
Mac Pro/Mac Book Pro, Mac OS X (10.6.6)