I solved my problem. Since FMP10 would not run my script, I saved the script with Script Editor and then wrote a short appleScript to ...
set myScript to alias ((path to desktop as text) & "Academic League:scripts:clean_file.scpt") run script myScript and FMP accepted it without a fuss. It works just fine. Seems to me that this should be a good solution for anyone who is having problems getting FMP to accept their applescripts. Hope this helps someone. Charlie
