1. RE: wait_key results
- Posted by CoJaBo <cojabo at suscom.net> Feb 05, 2004
- 472 views
Windows and DOS report it differantly, I don't know why. Allen V Robnett wrote: > > > It has been suggested that I will be better off using the API than > wait_key to test keyboard input. I plan to do this. In the meantime, can > > anyone tell me why it is that Ctrl Del yields 403 if I use the utility > program, key.ex but yields 339 when I use wait_key (or get_key, for that > > matter) from within my exw program? > Allen > >