How to start a LiveCode stack without running scripts?

Peter Bogdanoff bogdanoff at me.com
Wed Mar 13 02:58:32 EDT 2013


You can get directly to the script from another stack.

Type in the message box:

     edit the script of stack "the name of the stack"

if it's the stack script, or 
   
     edit the script of card 1 of stack "the name of the stack"

etc.

Peter Bogdanoff
UCLA

On Mar 12, 2013, at 11:11 PM, Ueliweb <ueliweb at gmx.ch> wrote:

Hei

How to start a LiveCode stack without running scripts?

By scripting a splash with some additional functions there is also a
closeStack and now every time I load it in LiveCode environment it does the
things start(load) the main app and close so I never more able to correct
or programming scripts of the splashStack.

Is there any switch/ setting, that can prevent automatic running the
scripts by loading the stacks?

I tried suppress message and errors also "Suspend Development Tools" ...

some more Ideas?

Thanks
ueliweb
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list