string user_name_str[8]="name1","name2","name3","name4","name5","name6","name7,"name8";

string arrays aren't supported in c-script, but i don't know about lite-c (if it would this would be it) if not you should fake the array

Last edited by bstudio; 07/03/07 18:44.

BASIC programmers never die, they GOSUB and don't RETURN.