Build Your Own Arcade Controls Forum
Main => Forum/Website Discussion => Topic started by: DaveJ-UK on August 20, 2004, 08:13:49 am
-
Try putting a 9 in your search. Probably has similar results for other numbers but I haven't tried.
-
Interesting...it's subbing the chargen for the character.
-
Well in almost all programming and scripting languages, it's not possible to have things like 'variables' begin with a number. So I would imagine that it's something to do with that. A lot of languages, when you do try to use a number (or any other illegal character) as the first character, it adds some sort of character to the front of it.