now plz i used to add memebrs to my List ( owner - host ) or wtever it was , so when i tried to add local and Global just want to ask abt some thing for adding from popup >> nicklist ,
i am adding them like the following :
Local:
Address nick 1stchanneladdress nick 2ndchannel
etc...
Global :
address $nick
so when i add local one say in 1st group and i added the the same member to local but in other group
and i did this in the adding code
...Local:{ if $read(text/list.txt, s, $address($$1,1)) && ($gettok($read(text/list.txt,$readn),3,32) isin #) { echo -a [4Error1]:12 sorry sir $msn.decode($$1) Already in my list as Local | halt } }
its only used for the first line for that member will c it and if their are any later lines for that nick ( other group ) wont c it so i am asking how may i make it to c all of the text ( even may i make text for each room but i am not gonna add alot off ppl in this text just 10 or may be more with a few members so need it to read all of the text for the selected nick or may i do a loap but need more help plz to get it easier ) thnx