Hmm if {[string match $chan "#blah"]}{set limit 5} set search [mysqlsel $dbconnect "SELECT nick,fname,lname,info,time FROM table WHERE nick LIKE '$nick%' LIMIT $limit" -flatlist] Giving me this error AGAIN. Wondering why it should be that hard to make a little limit! Tcl error [p...