Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Script Syntax error' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Script Syntax error
Authored by: alexmathew on Jun 04, '04 12:43:23PM

on perform <b>Mail</b> action with messages theMessages for

I get an error: Expected "given" "into".... or other parameter name but found identifier.

10.2.8



[ Reply to This | # ]
Script Syntax error - not really, but a problem finding the correct dictionary...
Authored by: aamann on Jun 09, '04 11:54:46PM
This most probably is due to a problem with the LaunchServices database (and the Script Editor therefore fails to compile the script properly since it cannot find the AS dictionary of the correct Mail.app) Try looking at this MacOSXHint on how to rebuild the LaunchServices db and try compiling the script after that - it probably should work now (maybe you post back your results here...)

[ Reply to This | # ]