Anyone see why this will run the first line then stop without processing the rest of the group?

#Ident on
raw 311:*:{ set %result.whois $3 }
.echo -s 4 $+ %result.whois is the ident of $nick $+ 
if (ident iswm $lcase(%result.whois)) {
ctcp $nick version
!.enable #Version
}
!.disable #Ident
#Ident end



Nevermind, I found it

Last edited by Xanadu; 03/09/03 05:29 PM.