> > --- Richard Gaskin > <[EMAIL PROTECTED]> > > wrote: > >> Scipr-local (or "static") vars retain their > >> values during the current > >> session. The exception is that editing a > >> script will reset the value of > >> such vars defined in it. > > > > thanks, this was inadvertantly sent during > > a housecleaning. does "editing a script" > > refer to scripted changes to a script during > > a session? > > Yes, but keep in mind that if you > passwordprotect your scripts you won't be > able to swap them at runtime. > > What does your program do that it needs to > write scripts on the fly?
i would rewrite functions to keep track of changing object names. with RR's labels this is no longer needed. another example of long complex scripting that really impressed people in the lab but was replaced by a few lines of script or a new program capability. Erik ===== [EMAIL PROTECTED] http://www.erikhansen.org __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
