At 2:49 PM -0800 11/14/02, erik hansen wrote: >"put mainstacks()" yields a long list with "Home" >at the top Transcript Dictionary (TD) has no >listing for "Home" and <go stack stack "Home" >causes nothing to happen. > >what exactly IS "Home" in RR?
The home stack is the licensing stack (the main stack of the file "license.rev"). You can see where it is by querying the long name of stack "Home". This stack is password-protected, so you can't add things to its script. Unlike in HyperCard, the Home stack isn't a place for custom additions. The best way, as I think Jan said, is to create a plugin. You can have plugins open automatically at startup (and if you want a frontScript or backScript, they can insert the necessary objects during their openStack handlers). -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] Runtime Revolution Limited - The Solution for Software Development http://www.runrev.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
