PDA

View Full Version : Ascii


dumass
13-09-2002, 04:30 PM
Ok, i need to know the code for "."

For some reason when I do it in VB6, 46 is NOT the code for "."

Space bar is 32

Enter is 13

a - z is 65 - 90

wtf is . ? anyone come accross this.

20ish minutes of googleing and no results

varkk
13-09-2002, 04:43 PM
hmmm 46 is ascii for "."
but is it using ascii or another similar system, also does it want ascii in decimal, octal or hexidecimal?
here is one ascii table I found

http://victorian.fortunecity.com/vangogh/555/Spell/Ascii.html

archangel
13-09-2002, 05:29 PM
Try using 4 digits, 0046 = .