PDA

View Full Version : Array in the Var: property


mhughes
01-13-2005, 06:54 PM
Does anyone know why putting this array value in the "Var:" property of a dynamic text field doesn't work?

answer[1]

Can you put array values in there? I realize there are a million other ways to achieve the same thing, but i'm curious.

CyanBlue
01-13-2005, 07:01 PM
I don't think you can put the array name like that in the dynamic textField variable area... and I recommend using an instance name instead... :)

Check out your other thread... You should be able to get the correct idea...

senocular
01-13-2005, 07:07 PM
nope, you cant