could you explain moreby unseenmachine (no login)i have tried asc() but QB says NO!!! i want to achive..... (this is in pseudo code) do kb$ = inkey$ kb$ = ucase$(kb$) kbchrval% = (the chr$ value of the kb$ input) i.e if "A" then kbcharval% = 65 more code here..... loop until inkey$ = chr$(27) UNSEEN |
| Response Title | Author and Date |
| *kbchrval% = ASC(kb$) | on Feb 23 |
| Like i said, i have tried that... | unseenmachine on Feb 23 |
| Ah | on Feb 23 |
| Thanks..works great now.... | unseenmachine on Feb 23 |
| RE: "This happens when there are no pending key presses" | Galleon on Feb 27 |
| i know | unseenmachine on Feb 28 |