It is a bug ?
Charles-Mourad Jaber
Charles-Mourad.Jaber at businessobjects.com
Fri Jul 20 08:34:48 PDT 2001
Hi !
I have a big problem...
I have done an Visual Basic application to manage users roles via frontier
com.
My script is the following :
on setEditors( isMngt , EdList, tableAdr ) {
table.inGuestDatabase(@[tableAdr]);
if isMngt {
tableAdr^.["#newsSite"].sysopMail = EdList}
else {
tableAdr^.["#newsSite"].contributingEditors = EdList}}
EdList contain a list as a String like : {"editor1 at mysite.com",
"editor1 at mysite.com", "editor1 at mysite.com", "editor1 at mysite.com"}
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 !!!..
Somebody can hepl ?
Thanks
C. Mourad JABER
Internal Webmaster
Business Objects
cjaber at businessobjects.com
Tél : 33 1 41 25 38 03
Fax : 33 1 41 25 30 75
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.userland.com/pipermail/frontier-users/attachments/20010720/136ab20b/attachment-0002.htm
More information about the Frontier-Users
mailing list