Computing.Net > Forums > Programming > Keycode and Chr() tables

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Keycode and Chr() tables

Reply to Message Icon

Name: browser
Date: March 4, 2005 at 07:51:52 Pacific
OS: XP
CPU/Ram: Pentium 64MB
Comment:

Hi,

Can anyone tell me where I can find tables for Keycodes, Chr() and Ascii? I just thought it would be helpful to have them at hand when writing code in VB 6.0 . Any help would be greatly appreciated. Thanks

browser



Sponsored Link
Ads by Google

Response Number 1
Name: wizard-fred
Date: March 4, 2005 at 08:15:25 Pacific
Reply:

There in one of the Appendices of one of my old VB manuals. There should be somewhere on the web.


0

Response Number 2
Name: SN
Date: March 4, 2005 at 09:02:34 Pacific
Reply:

I just go to asciitable.com.

-SN


0

Response Number 3
Name: wizard-fred
Date: March 4, 2005 at 14:51:56 Pacific
Reply:

The ASCII and chr$() codes are easy.

Here are the keyboard scan codes from MS.

http://www.microsoft.com/whdc/device/input/Scancode.mspx

and a different view

http://members.iweb.net.au/~pstorr/pcbook/book3/scancode.htm

and another presentation

http://www.glue.umd.edu/~nsw/ench250/scancode.htm


0

Response Number 4
Name: egkenny
Date: March 4, 2005 at 16:16:23 Pacific
Reply:

Did you install the MSDN help for Visual Basic 6.0? A lot of help is available there:

For ASCII code charts:
Help Index = "ASCII character codes"

For keyboard scan code charts:
Help Index = "key codes chart"


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Keycode and Chr() tables

Multiplication and addition tables. www.computing.net/answers/programming/multiplication-and-addition-tables/2825.html

php data from table mysql newbie www.computing.net/answers/programming/php-data-from-table-mysql-newbie/13702.html

ADO and linked tables www.computing.net/answers/programming/ado-and-linked-tables/517.html