Old bug still in Rev 2.8 :( Chapter 3
J. Landman Gay
jacque at hyperactivesw.com
Wed Feb 21 00:50:06 EST 2007
LunchnMeets at aol.com wrote:
> Chapter 3
>
> Well, guess what I checked get info on the stack I’d like to open Revolution
> with and it’s set correctly at Rev 2.8 and it’s still not seeing the startup
> handler unless I open that stack from within Revolution. Anyone else want to
> hazard a guess at how to start from a stack and have the startup handler read?
The "startup" message is only sent once when the app is launched. In a
standalone, the first card of the mainstack will receive the message and
your scripts can use it. In the IDE, none of your stacks will ever
receive the message because the IDE stacks load before yours do. It
isn't a bug. In the IDE, Rev's Home stack gets the message because it is
the first stack that is opened after launch.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list