Hi,

If its an application which is not in the list accessible by applescript, you 
need to use finder to open it

Tell application "skype"activate
Endt tell
Tell application "finder"
Open "application.app" of folder "applications" of startup disk
End tell 

Just on top of my head, but this is what is done for documents and folders, so 
it also applies to files thus applications and scripts too.

Cheers 


 

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

Reply via email to