Ok got the same error but this time voice over said this

tell application "skype" to activate
 . is selected


Note there is no period in the text of my script so I dunno what's going on.


Here is th script wiht otu the try statement.

tell application "skype" to activate
do shell script ./clisk
end tell


I've gone thorugh every step but dunno why this won't work. I hear skype 
starting but the script barfs before the do shell script command. I can't even 
save my changes for this reason. I have to eep a back up in text edit. Growl! 
Ok what now?

S
On Jan 12, 2011, at 1:25 PM, Yuma Decaux wrote:

> try omitting the try block and put everything in the tell block instead to 
> see.
> 
> Which editor are you working with? xcode or applescript editor?
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/macvisionaries?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to