[EMAIL PROTECTED] wrote/ schreef:

> tell application "Finder"
>   open application file id "CARO"
> end tell
> 
> -- I tested it. It works marvelously. I hope this helps  ;-)

OK, it works fine here from within the scriptmaker. Now I want to execute
this from within MetaCard. I tried:

  send "open application file id" && quote & "CARO" & quote to program
"Finder"

With the following result:

  Got error -1708 when sending Apple event

I also tried just to send "beep", or also with the "tell" handler around it,
but it all didn't work.

Is it my computer or my scripting? I know this all can be done using the
external collection, but I want to do it without the collection. Is that
possible and how?

Thanks in advance for any help,
Sjoerd Op 't Land


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.

Reply via email to