<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>It is a bug ?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi !</FONT>
<BR><FONT SIZE=2 FACE="Arial">I have a big problem...</FONT>
<BR><FONT SIZE=2 FACE="Arial">I have done an Visual Basic application to manage users roles via frontier com.</FONT>
<BR><FONT SIZE=2 FACE="Arial">My script is the following :</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">on setEditors( isMngt , EdList, tableAdr ) {</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">table.inGuestDatabase(@[tableAdr]);</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">if isMngt {</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">tableAdr^.[&quot;#newsSite&quot;].sysopMail =&nbsp; EdList}</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">else {</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">tableAdr^.[&quot;#newsSite&quot;].contributingEditors&nbsp; =&nbsp; EdList}}</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">EdList contain a list as a String like : {&quot;editor1@mysite.com&quot;, &quot;editor1@mysite.com&quot;, &quot;editor1@mysite.com&quot;, &quot;editor1@mysite.com&quot;}</FONT></P>

<P><FONT SIZE=2 FACE="Arial">In the case of the contributing editor, it work well. But when I set the ME list, it didn't work because frontier didn't recognize it as a list !!!..</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Somebody can hepl ?</FONT>
<BR><FONT SIZE=2 FACE="Arial">Thanks</FONT>
</P>

<P><FONT FACE="MS Mincho">C. Mourad JABER<I></I></FONT>
<BR><I><FONT FACE="Monotype Corsiva">Internal Webmaster</FONT></I>
<BR><FONT COLOR="#000000" FACE="Lucida Sans Unicode">Business Objects</FONT>
<BR><FONT FACE="MS Mincho">cjaber@businessobjects.com</FONT>
<BR><FONT FACE="MS Mincho">Tél : 33 1 41 25</FONT><FONT FACE="MS Mincho"> 38 03</FONT>
<BR><FONT FACE="MS Mincho">Fax : 33 1 41 25 3</FONT><FONT FACE="MS Mincho">0</FONT><FONT FACE="MS Mincho"></FONT> <FONT FACE="MS Mincho">75</FONT>
</P>

</BODY>
</HTML>