Stop IDE from executing stack when opening stack?
Garrett Hylltun
garrett at paraboliclogic.com
Thu Apr 27 16:27:18 EDT 2006
David Burgun wrote:
> 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.
Dave,
That's a sweet nugget there... Thanks a bunch for sharing that. :-)
-Garrett
More information about the use-livecode
mailing list