variable storage

Björnke von Gierke bvg at mac.com
Sun Dec 7 17:44:20 EST 2008


Hi Chipp

That's funny, for what Object type did you need it? I do get all your  
examples for a field respectively for a button ("htmltext" and "armed"  
do not exist in every object)? I used this to look them up:

put the properties of the mousecontrol into x; put the keys of x into  
x; sort x; put x

Maybe I misunderstood your comment? I also said explicitly that the ID  
does show up (in the bug), despite it being read only for the tested  
objects (only editable for images and stacks).

have fun
Björnke

On 7 Dec 2008, at 20:31, Chipp Walters wrote:

> I did a project awhile ago and also found these properties of an
> object were also not stored when using "the properties" of an object:
>
> "id"
> "visited"
> "layer"
> "armed"
> "htmlText"
>
> I'll add these to Björnke bug report.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list