A question about setting custom properties

Doug Lerner doug at webcrossing.com
Fri Jan 9 07:05:34 EST 2004


It's a scope and identifier confusion question.

Suppose I have a local variable thisVar. And suppose I want to set a
property of that name in stack "myStack".

If I do:

set the thisVar of stack "myStack" to thisVar

then the *name* of the created property is the *value* of the local variable
thisVar.

Well, I guess my question isn't so much of a question as it is a caution. I
guess that's just the way it is, right?

doug



More information about the use-livecode mailing list