VicTT Posted July 4, 2005 Posted July 4, 2005 Quick question..what is the ASCII code for {DELETE}, {BACKSPACE} and {LEFT_ARROW}..? Quote Together we might liveDivided we must fall
jpm Posted July 4, 2005 Posted July 4, 2005 Quick question..what is the ASCII code for {DELETE}, {BACKSPACE} and {LEFT_ARROW}..?<{POST_SNAPBACK}>those special key use keybaord code not ASCII code
VicTT Posted July 4, 2005 Author Posted July 4, 2005 Ok..But if I wanted to send them through alt+numeric keypad, what would I have to type?What nr? Quote Together we might liveDivided we must fall
jpm Posted July 4, 2005 Posted July 4, 2005 Ok..But if I wanted to send them through alt+numeric keypad, what would I have to type?What nr?<{POST_SNAPBACK}>Alt+numericpad as explain in the doc is equivalent to {asc xxx} for the other keys you have {NUM...}.In your case if you stroke Alt + the Del numpad key it is equivalent to alt+numpad dotThat's my understanding
w0uter Posted July 5, 2005 Posted July 5, 2005 Char Dec Hex Description 127 7f Delete (rubout), cross-hatch box x BS 8 08 Backspace, works on HP terminals/computers there isnt one for left though My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now