I have a menu screen that is a list of items with cursors next to each item. The original (green screen) requires the user to type an X into the field to select the item. However, when they are in that screen they can type "90" and that causes a log out event to occur. They have asked me to add a "log out" button, but when I send the "90" from the logout button on the screen I get a "Field exit required" error. I assume this is because the cursor is sitting on one of the menu fields. Any thoughts on how to get a "90" to trigger a logout?
↧