startUp message not being sent

Klaus on-rev klaus at major.on-rev.com
Mon Feb 25 11:01:25 EST 2013


Hi Tom,

Am 25.02.2013 um 16:46 schrieb Thomas McGrath III <mcgrath3 at mac.com>:

> I was trying to set an 'on first launch' flag in the startUp message but it does not seem to fire at all? Is anyone else seeing this? 
> 
> on startUp
> global gFirstLaunch
> put true into gFirstLaunch
> end startUp

"startup" can only be "caught" in a standalone!
In the IDE the engine already has "started up" so you cannot catch it there!

> -- Tom McGrath III
> http://lazyriver.on-rev.com
> mcgrath3 at mac.com

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com





More information about the use-livecode mailing list