Hi all,
I am trying to find a better way to get the value of a customkey of a
custompropertySet
when the name of the set is in a var.
The only way I get it to work is with a do statement like
( tSetName contains the name of a customPropertySet)
put "put the" && tSetName & "[uText] of this stack into tText" into
tCommandStr
do tCommandStr
Is there another, easyer and faster way? (with "uText" possibly also
in a var?)
Thanks in advance
Claudi
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution