Keyboard input detection
397603Nov 13 2003 — edited Nov 14 2003Dear members,
(Forms 6i c/s)
I'm on the way to a solution about my multiselection problem (other posting somewhere), but I need to check if one of the CTRL or the SHIFT keys is pressed when the user clicks on a record (in the when-new-item-instance trigger).
This is not a typical key mapping, since no action is done when the key is pressed. I just want to read the status of the key: pressed or not.
Thanks for your help.