mIRC Homepage
Posted By: Stewie1k94 $asc() - 21/05/16 03:55 PM
When looking for the ASCII number of a few characters I have been getting

Quote:
* /echo: insufficient parameters


Specifically, $asc(}) and $asc({)

Also $asc(,) returns

Quote:
* Too many parameters: $asc


I am unsure if this is a bug, but I thought it may be worth finding out.

Edit: This has been described to me as a syntax error on my part from manually typing //echo -s $asc(,) e.t.c. and is the expected behavior, which I had assumed it was any way.
Posted By: westor Re: $asc() - 24/05/16 12:28 PM
Try to use: $asc($eval(},0))

Does not work only ( ) characters.
Posted By: Sat Re: $asc() - 24/05/16 03:06 PM
Also, $asc($?) is pretty convenient. Then just write the character in the editbox.
Posted By: westor Re: $asc() - 24/05/16 03:17 PM
Aha, yes that's better!
© mIRC Discussion Forums