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.

Last edited by Stewie1k94; 21/05/16 04:28 PM.