by Kasparelli » Thu Nov 30, 2006 10:43 am
Thanks for the responses so far. Unfortunately, the problem persists.. and is baffling.
Riamus;
My line 18 is as your line 19:
$iif($numtok($snicks,44) == 1,Query $1): query $$1
Lines 15 - 25 are as follows:
.DNS $iif($numtok($snicks,44) < 2,$1,Selected):{ if $numtok($snicks,44) > 1 { massinfo dns $chan } | else { .dns $1 } }
.$iif(Efnet !isin $server($server).Group,Nickserv Info on $iif($numtok($snicks,44) < 2,$1,Selected)):{ /NickServ info $$1 }
$iif($1 != $null,Notice $1):{ notice $$1 $$?"Enter Message" }
$iif($numtok($snicks,44) == 1,Query $1): query $$1
$iif($numtok($snicks,44) >= 2,Mass Message Selected):{ massmsg $chan $$?="What is the message to mass send?" }
$iif($gettok($ial($1).mark,1,32) != $null,$1 is on...)
.$remove($gettok($ial($1).mark,1,32),+,@):{ join $remove($gettok($ial($1).mark,1,32),+,@,$chr(37)) }
.$remove($gettok($ial($1).mark,2,32),+,@):{ join $remove($gettok($ial($1).mark,2,32),+,@,$chr(37)) }
.$remove($gettok($ial($1).mark,3,32),+,@):{ join $remove($gettok($ial($1).mark,3,32),+,@,$chr(37)) }
.$remove($gettok($ial($1).mark,4,32),+,@):{ join $remove($gettok($ial($1).mark,4,32),+,@,$chr(37)) }
Interestingly, when I right-click a nick in the nick-list in a channel.. I get the option. The top 3 options are .. "411", "Notice" and "Query", as it should be in the Notify List window. I have tried new installs of Invision 3515-B with Mirc 6.2 but the same thing occurs... "query" option not available in Notify Lict window.