put "tell application" &&quote& "HyperCard" &quote&& "to copy" && theItems && "to theItems" into myScript
do myScript as AppleScript


I think that should work. Rev supports only the "dosc" appleevent for script executions.

:-) There is light at the end of this tunnel... but I can't tell if it's the exit or an oncoming train :-)

Is there a reason that you must use AppleScript for this? Since iCalc accepts appleevents, you could try using the "send to program" command to pass the stuff directly from Rev to iCalc.


Robert Brenstein
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to