I have a tell application "Mail"
block in a script.
When Mail is closed and I try to compile, SD gives me:
Expected end of line, etc. but found property.
-2741
If I launch Mail and try to compile, it works.
I have a tell application "Mail"
block in a script.
When Mail is closed and I try to compile, SD gives me:
Expected end of line, etc. but found property.
-2741
If I launch Mail and try to compile, it works.
That can happen, depending on how the app defines its dictionary. Not so much a bug as the way things work.