<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am trying to add a multiple 
selection&nbsp;property from the ZMI properties tab.</FONT></DIV>
<DIV><FONT face=Arial size=2>Not sure how to set the&nbsp;name and value 
pair&nbsp;for each option.</FONT></DIV>
<DIV><FONT face=Arial size=2>Only the&nbsp;name part work, </FONT><FONT 
face=Arial size=2>when I set the value of the multiple selection&nbsp;property 
</FONT></DIV>
<DIV><FONT face=Arial size=2>to another lines property or tokens 
property.</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm trying to get this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT size=2>&lt;option 
selected&gt;Name&lt;/option&gt;</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT size=2>to this:</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT size=2>
<DIV><FONT face=Arial size=2><FONT size=2>&lt;option value="21" 
selected&gt;Name&lt;/option&gt;</FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>TIA</DIV></DIV></FONT></FONT></BODY></HTML>