Would of been good if next version of mIRC (is it 6.13?) had this command avalible for IF
if ($nick isoper $chan) { }
where isoper checks if person is IRC Operator
same with $oper returning true or false if $nick is IRC operator or not.
Cheers smile