Re: Refer object with the value of a variable

2010-12-20 Thread Peter Brigham MD
Whoops -- another problem, maybe the chief problem: it's the customproperty[cSet], not the customproperties[cSet], see below -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig On Dec 20, 2010, at 8:29 AM, Peter Brigham MD wrote: On Dec 20, 2010, at 6:46 AM, Josep M

Re: Refer object with the value of a variable

2010-12-20 Thread Peter Brigham MD
On Dec 20, 2010, at 6:46 AM, Josep M Yepes wrote: Hi, Why this code don't run? I want to assign the value of tX[tKey] to the fields that have the same name of the value. pLanguage is passed by the user. put "u" & pLanguage into tX repeat for each key tKey in the customproperties["u" &

Refer object with the value of a variable

2010-12-20 Thread Josep M Yepes
Hi, Why this code don't run? I want to assign the value of tX[tKey] to the fields that have the same name of the value. pLanguage is passed by the user. put "u" & pLanguage into tX repeat for each key tKey in the customproperties["u" & pLanguage] of this stack set the text of