vxi-discuss



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OpenVXI: Associative arrays and <assign> doesn't seem to



-----At the top of a form I have:
<var name="hasRecording" expr="false"/>

----later in the form, I have:
<prompt>
  value is 
  <value expr="hasRecording[sectionName]"/>
</prompt>
<assign 
  name="hasRecording[sectionName]" expr="(1==1)"/>
<prompt>
  value is 
  <value expr="hasRecording[sectionName]"/>
</prompt>


when I execute this, I get
value is 0
value is 0

Am I doing something wrong or is this not supported? 
Seems to be valid JavaScript to me.

-jak



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




This page is maintained by Alan W Black (awb@cs.cmu.edu)
speechinfo.org is hosted on a machine donated by VA Linux Systems
VA Linux Systems