Passing Values to RunRev from an AppleScript

Dave dave at looktowindward.com
Thu Dec 7 06:35:30 EST 2006


Hi,

I'm using RunRev 2.6.6.152 under the latest version of PowerPC Tiger  
and I can't open the dictoinary using Script Editor, and I can't seem  
to find anything about RunRev's AppleScripting capabilities in the  
docs. Do you know where I can find information on this?

One specific question:

Do I need to change to the application referenced in the "tell"  
statement depending on whether I am running under the IDE or as a  
Standalone?

Thanks a lot
All the Best
Dave


On 1 Dec 2006, at 19:31, Mark Schonewille wrote:

> 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
>>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list