Stacks and Custom properties

Bob Sneidar bobsneidar at iotecdigital.com
Tue Mar 10 10:52:37 EDT 2020


The downside to doing this is that you cannot have your properties persist between sessions unless you can save the stack containing the properties. A mainstack in a standalone cannot be saved, and other stacks may have issues saving if they are in a sandboxed or secured location. 

If you are using this just for runtime variables, that would work but it begs the question, why? Variables are easier to reference in your code. 

Bob S


> On Mar 10, 2020, at 03:38 , Kaveh Bazargan via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Absolutely. I keep most of my variables in stack custom properties.





More information about the use-livecode mailing list