<font><font face="arial,helvetica,sans-serif">Hi, <br><br>From old manual, we can initialize global table when it is declared, like this. <br><br></font></font>global a: table[count] of string = {<br>           [11] = &quot;eleven&quot;,<br>

           [5] = &quot;five&quot;,<br>   };<br><br><br>However, if I put them within event or function, assignment clash error happens. Is there any way that I can do the same thing for the local defined table?<br><br> Best,<br>

<br>Hui<br clear="all"><br>-- <br>Hui Lin<br>Research Assistant<br>DEPEND Research Group, ECE Department<br>University of Illinois at Urbana-Champaign<br><a href="mailto:hlin33@illinois.edu" target="_blank">hlin33@illinois.edu</a><br>