[Migrated content. Thread originally posted on 07 December 2006]
Is there a way in the program to tell if a user pressed a tab or a shift tab.We need to do different things depending on which one pressed.
We looked at the data item EVENT-CONTROL-ID but it doesn't seem to tell us anything.
What we are trying to do is on a transaction entry screen when the user gets to the amount field, which is the last field in the line, we have an after procedure routine setup to process the line and update the record.
We test for enter key and update if enter pressed but we also need to update if tab is pressed. Currently it goes to the next item in tab order.
Any suggestions would be greatly appreciated.



