Results 1 to 6 of 6

Thread: Wut is the ASCII Number For the Alt key

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    28

    Post

    Wut is the ASCII Number For the Alt key
    or is thare a constent that I have not fond.

    Thank you For your Help

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Posts
    123

    Post

    Um I don't know the answer but I do know that there are websites that do have the complete table for you to look at. That is if there is no one else willing to voluteer the infomation!

  3. #3
    Lively Member
    Join Date
    Dec 1999
    Posts
    79

    Post

    Why don't u just try it with a text box that puts up a message when you press a key?

    Mark
    (P.S It's 18)

  4. #4
    Hyperactive Member
    Join Date
    Jun 1999
    Posts
    308

    Post

    Ther is no ascii for ALT.
    But when you press ALT and Key it will change the Key value to upper table (above 128), as I know

  5. #5
    Hyperactive Member badgers's Avatar
    Join Date
    Sep 1999
    Location
    Madison, WI USA
    Posts
    444

    Post

    I get 18 in the key down event but I get zip in the key press event

  6. #6
    Hyperactive Member Juan Carlos Rey's Avatar
    Join Date
    Aug 1999
    Location
    Mendoza, Argentina
    Posts
    301

    Post

    Alt, Shift and Control don't have ASCII code, for they do not send out a character, they modify other keys instead.
    For detecting Alt key (as well as Control, Shift, Function keys, etc.) use KeyCode. Look in Help.

    [This message has been edited by Juan Carlos Rey (edited 01-06-2000).]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width