preOpenStack works in both the IDE and in a standalone while "on startup"
only works when compiled to a standalone? That's good to know.  I wonder why
any one would use startup?

On Sat, Jan 15, 2011 at 8:10 PM, Mark Wieder <mwie...@ahsoftware.net> wrote:

> on startup
>  -- the startup message is only sent to standalone apps
>  -- make some things invisible
>  -- set the visible of someObject to false
>  -- set the visible of group lotsOfObjects to false
> end startup
>
> on preOpenStack
>  -- this one works in the IDE
>  -- make some things invisible
> end preOpenStack
>



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

Reply via email to