erik hansen wrote: > > --- Richard Gaskin <[EMAIL PROTECTED]> > wrote: >>> "on startup" works on the first stack opened >> when >>> you start the Revolution app (from the >> Transcript >>> Dictionary). this occurs before i open my own >>> first stack. what is this mysterious masked >> stack >>> and can i put my very own "on startup" into >> that script? >> >> Simpler: if yo uwant initialization in either >> the dev environment or as a >> standalone, just move your init stuff to a >> preOpenStack handler in the first >> card of the main stack. > > right, and i did try that. the thing is, i only > want this initialization to happen once, on > startup. the preOpenStack handler is activated > each time the stack is opened. maybe the usewr > does not want re-initialization.
How many times will the mainstack that is the standalone be opened during runtime? -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge 2.1: Publish any database on any site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
