is there a better way to do this?

Claudi Cornaz claudi.c at fiberworld.nl
Mon Jun 13 18:03:04 EDT 2005


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



More information about the use-livecode mailing list