Hey, you might want to edit that to:

set %temp.channel $gettok($chan,1-,35)

Otherwise, you won't get the entire channel name if it has other #'s in it.

EDIT: Actually, that won't help either as it will remove the #'s.

You should use either of these instead:

set %temp.channel $mid($chan,2)
set %temp.channel $right($chan,-1)

Last edited by Riamus2; 12/09/05 10:19 PM.

Invision Support
#Invision on irc.irchighway.net