Is it possible to detect which keyboard key has been used (keyed) on a specific display field?
5 pts.
0
Q:
Is it possible to detect which keyboard key has been used (keyed) on a specific display field?
RPG
Is it possible to detect which keyboard key has been used (keyed) on a specific display field?
The display field (input/output) with type numeric with decimals. I want to know when the user has used the “comma key”.
ASKED: Aug 25 2008  2:55 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
23625 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button

Hi,

I think you can only find out whether the comma key has been pressed once your program has "read" the screen (i.e. once enter has been pressed) - by then you can check the contents of the field to see whether it contains a comma anyway.

Regards,

Martin Gilbert.
Last Answered: Aug 25 2008  3:57 PM GMT by Gilly400   23625 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0