Passing Values to RunRev from an AppleScript

Mark Schonewille m.schonewille at economy-x-talk.com
Fri Dec 1 14:31:29 EST 2006


Dave, Ken,

Apologies. Here is the correct solution, all AppleScript:

tell application "Revolution"
   do script "put \"Some Value\""
end tell

You could run a script to send a message to a progress bar, for example.

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software.  
Download at http://www.salery.biz

Op 1-dec-2006, om 19:47 heeft Ken Ray het volgende geschreven:

> On 12/1/06 11:59 AM, "Mark Schonewille" <m.schonewille at economy-x- 
> talk.com>
> wrote:
>
>
> Yes, but the problem is, Mark, the Dave wanted a result back *in  
> the middle*
> of running an AppleScript, not at the end... a bit more problematic...
>
> Ken Ray
> Sons of Thunder Software, Inc.
> Web site: http://www.sonsothunder.com/
> Email: kray at sonsothunder.com
>




More information about the use-livecode mailing list