Originally Posted By: starbucks_mafia

Code:
alias messup_count {
  echo -a hello blahaliasblah
  alias -r moo
}



Using your alias:
1) * No such identifier: $noop (use other alias for noop $1-??)
2) Result is 2


Code:
filter -fkg <filename> !noop /^ $+ $iif(*.ini iswm $1-,n\d+=) $+ \s*\/*[!\.]*alias\s+(-l|[^-])/i


!noop prevents mIRC from displaying the * No such identifier message (is it like ~ or a bug?)

Quote:
they ALL count aliases commented out with /**/


Right you are.