5 pts.
 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”.

Software/Hardware used:
ASKED: August 25, 2008  2:55 PM
UPDATED: August 25, 2008  3:57 PM

Answer Wiki:
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 Wiki Answer Submitted:  August 25, 2008  3:57 pm  by  Gilly400   23,625 pts.
All Answer Wiki Contributors:  Gilly400   23,625 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _