Surround your variables with {} curly braces.
--
Scott Carr
OpenOffice.org
Documentation Maintainer
http://documentation.openoffice.org/
Quoting Bill Hudspeth <[EMAIL PROTECTED]>:
> I am trying to write a function that builds a multiple-choice drop down
> list. As such, I need to specify an ar
I am trying to write a function that builds a multiple-choice drop down
list. As such, I need to specify an array in the name attribute of the
tag. I am trying to pass a parameter to the function which gets
used as this name attribute, but seem to be having problems with the square
brackets. In t