how can i do , to stop the list channel
i will like shows 5 channel per time , any help


raw 322:*: {
set %Loop 1
set %canales $2
echo -a $2 $3
inc %loop
if %loop > 10 { return }
haltdef
}

Thanx