can i perform reverse operation using KeyCode.
i am giving Some Keycode Separated with comma (',').
can you give me result of it.
and how to get this result.
72,69,76,76,79,8,8,8
mine expected result is
"hi"
|
Newbie Member
|
|
| 16Aug2011,17:13 | #11 |
|
can i perform reverse operation using KeyCode.
i am giving Some Keycode Separated with comma (','). can you give me result of it. and how to get this result. 72,69,76,76,79,8,8,8 mine expected result is "hi" |
|
Newbie Member
|
|
| 16Aug2011,17:15 | #12 |
|
mine expected result is "he"
|