Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ascii values
#4
Solved: 12 Years, 10 Months, 2 Weeks ago
Thank You ankur for reply,

But This is not working.....! As per your code it is returning a ASCII value of "F" not "F11"...., for all Functional keys .. it is returning same value "70" i.e, ASCII value of "F"...

check this

print asc("`") --> 126
print asc("~") --> 96

These two are getting different ascii value for single key in keyboard... bcoz they are special char's not a functioning keys or char's.

I hope for function keys also contain some ASCII Value.
Reply


Messages In This Thread
Ascii values - by bfakruddin - 12-22-2008, 05:12 PM
RE: Ascii values - by Ankur - 12-22-2008, 11:25 PM
RE: Ascii values - by bfakruddin - 12-24-2008, 11:31 AM
RE: Ascii values - by sreekanth chilam - 12-23-2008, 03:04 PM
RE: Ascii values - by bfakruddin - 12-24-2008, 11:32 AM
RE: Ascii values - by bfakruddin - 01-03-2009, 03:51 PM
RE: Ascii values - by Ankur - 01-03-2009, 09:18 PM
RE: Ascii values - by bfakruddin - 01-06-2009, 02:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Removing ASCII Control Characters from a file Nithin 0 5,980 09-30-2013, 11:45 PM
Last Post: Nithin
  Ascii Characters Appear while typing in Test Page SaiJyothsana 2 3,373 11-10-2010, 04:52 PM
Last Post: SaiJyothsana
  How to compare local sheet values with run time data table values? test71 2 9,036 03-14-2008, 07:09 PM
Last Post: test71

Forum Jump:


Users browsing this thread: 1 Guest(s)