Peter Haworth wrote:
> Still don't understand what "Variable Preservation" was supposed to do
> though.  It sounds like a different thing than "explicit variables" or
> "variable checking".

Script-local variables (those declared as local outside of a handler) are the only ones affected by that setting.

By default, the engine will clear the values of script-local variables during compilation, but LiveCode being "live code", sometimes it can be helpful to preserve those values even while you're editing.

The Variable Preservation option gives you control over whether than happens.

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 Follow me on Twitter:  http://twitter.com/FourthWorldSys

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to