Couldent edit my last post.

alias testar {
var %i = $regsubex($Str($chr(32) $+ ~,$chan(0)),/~/g,$chan(\n))
echo -a %i
}

this is what i have so far, it return

#channel #channel1 #channel2

how can i make this use the first string in the %var, then trigger a script with that one, then use the next string in the %var and trigger a command, and i want to do this untill it's epmty "got to the end in the %var", i have no clue on how to "halt" the script, that wait befor it start the next one. explain plz..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }