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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
