Stop IDE from executing stack when opening stack?

David Burgun dburgun at dsl.pipex.com
Thu Apr 27 08:32:35 EDT 2006


Hi,

I insert the following code into the preOpenStack handler:


   if (the environment = "development") and  (the tool = "pointer  
tool") then
     exit preOpenStack
   end if


This has the effect of stopping the message paths from executing IF  
the stack is being run with the IDE in "Pointer" mode, that way you  
can look at your Script and make changes. To actually run the script,  
you close the stack, put the IDE into "Browse" mode and then relaunch  
the stack.

Hope this helps
All the Best
Dave




On 26 Apr 2006, at 21:23, Garrett Hylltun wrote:

> Björnke von Gierke wrote:
>> On Apr 26 2006, at 21:49, Garrett Hylltun wrote:
>>> ...
>>> How do I get the Rev Studio IDE to not run the preOpenStack and  
>>> openStack when I first open the stack in the Rev IDE?
>>> ...
>> In the ide, there's the toolbar, and on that you can check/uncheck  
>> the "messages" button. It does the same as "lock messages".
>
> Thank you thank you thank you thank you thank you!  :-)
>
> I was completely freaking out over this as I have put weeks into  
> this and thought I was going to have to start all over again.
>
>
> Thanks,
> -Garrett
> _______________________________________________
> 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