mIRC Home    About    Download    Register    News    Help

Print Thread
#199114 09/05/08 02:53 AM
A
AWEstun
AWEstun
A
I tried searching for this cause I member seeing someone say it the other day, but what is the //echo $asc() command to get the ascii valuse of a character? I'm trying to use:

//echo $asc(,)

to get the value of , but it's saing too many parameters.

#199115 09/05/08 02:56 AM
Joined: Dec 2002
Posts: 2,884
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,884
Use
Code:
$asc($?)

to bring up a dialog in which you can enter the comma and get the value.

A
AWEstun
AWEstun
A
Thanks. I'm going to save it this time!


Link Copied to Clipboard