should be: get "tell application" && quote & "myapp" & quote && "to activate" do it as applescript
that works great! > -----Original Message----- > From: Sjoerd Op 't Land [mailto:[EMAIL PROTECTED]] > Sent: 26 September 2001 23:22 > To: [EMAIL PROTECTED] > Subject: Re: do ... as applescript -> "alternative language not found" > > > Rodney Tamblyn wrote/ schreef: > > > In MC 2.4.1, Mac OS 9.1: > > > > put "tell application"&"e&"Finder""e&return&\ > > "activate"&return&\ > > "end tell" into cmd > > do cmd as applescript > > put the result > > > > returns result "alternative language not found" > > > > alternativelanguages() returns "applescript" > > > > Any idea what I'm doing wrong here? > > > > Rodney > Maybe put applescript in quotes? > > Regards, / Groeten, > Sjoerd > > > Archives: http://www.mail-archive.com/[email protected]/ > Info: http://www.xworlds.com/metacard/mailinglist.htm > Please send bug reports to <[EMAIL PROTECTED]>, not this list. > Visit us at http://www.clearstream.com IMPORTANT MESSAGE Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message. The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. END OF DISCLAIMER Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
