mIRC Homepage
Posted By: The_JD IF does not mean ELSEIF - 21/08/07 09:22 AM
I found a small bug... Not a real problem though, But should be addressed.

Code:
alias test {
  if ($1) return 1
  if ($2 return 2
}


The problem is that the error reply is
Quote:
* /elseif: invalid format

It should be:
Quote:
* /if: invalid format


I think i've seen it in a prior version, but I can't remember for sure.

Anyhow its verified as present in mIRC 6.3
Posted By: The_JD Re: IF does not mean ELSEIF - 21/08/07 09:28 AM
Seems not many people like the new version...

I do wink Thanks Khaled.
Posted By: Wims Re: IF does not mean ELSEIF - 21/08/07 09:33 AM
Yes i've already seen this error happened in previous version
Posted By: Khaled Re: IF does not mean ELSEIF - 21/08/07 04:11 PM
Thanks this has been fixed for the next version grin
© mIRC Discussion Forums