Yeha this thign is in the root directory of my home folder so would I type tell finder open "click_mac"
and thenwhat. what would I use as a path after the word of? I don't want to break something. lol! On Jan 11, 2011, at 5:10 PM, Yuma Decaux wrote: > 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 [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.
