I'm sorry, i forgot one thing. Just before the closing } of the while loop, add an /inc %c

ex:

while ($comchan($ncik, %c)) {
. blah .
/inc %c
}