Re: startUp message not being sent

2013-02-25 Thread Klaus on-rev
Hi Tom, Am 25.02.2013 um 17:03 schrieb Thomas McGrath III : > Haa! Bang my head and call me duh! DUH! :-D > Thanks > -- Tom McGrath III > http://lazyriver.on-rev.com > mcgra...@mac.com Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com __

Re: startUp message not being sent

2013-02-25 Thread Thomas McGrath III
Haa! Bang my head and call me duh! Thanks -- Tom McGrath III http://lazyriver.on-rev.com mcgra...@mac.com On Feb 25, 2013, at 11:01 AM, Klaus on-rev wrote: > Hi Tom, > > Am 25.02.2013 um 16:46 schrieb Thomas McGrath III : > >> I was trying to set an 'on first launch' flag in the startUp messa

Re: startUp message not being sent

2013-02-25 Thread Klaus on-rev
Hi Tom, Am 25.02.2013 um 16:46 schrieb Thomas McGrath III : > 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 o