where does "startup" message go when in IDE
Mark Wieder
mwieder at ahsoftware.net
Sun Jul 5 13:50:21 EDT 2015
Yup. Graham nailed it here.
The startup message is really only useful in a standalone app.
I have used it to take care of some setup stuff that's only really
useful in a standalone and not in the IDE. As Richard noted, once the
IDE is running it's already loaded several system stacks, most notably
the home stack, so the startup message will not get sent to any
subsequent stacks that are loaded.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list