At 8:28 am +0200 21/4/05, [EMAIL PROTECTED] wrote: >make a little handler in your stack that says > >on putGlobal what > do "global" && what > do "put" && what >end putGlobal > >That should help.
Certainly does. This is what I was missing. At any point I can make a variable global, then access it. So the variable is there, but not accessible till I make it global. Thanks. :-) -- Kaveh Bazargan http://www.river-valley.com/ http://www.holographer.org/ _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
