Hi.
//set %temp.channel $gettok($chan,1,35)
//set %temp.channel $remove($chan,$chr(35))
//set %temp.channel $mid($chan,2-,$len($chan))
//tokenize 35 $chan | set %temp.channel $1
There's four examples of how you can do this.

Edit: Changed #dutch to $chan.
-Andy