Dear people
I call TBDISPL to display a table. The fixed area and the table area both have some scrollable fields. When the cursor is in one of the scrollable fields and I hit PF11 (say), the data in the fields scrolls right appropriately and control does not return from TBDISPL.
When the cursor is -not- in a scrollable field, I get msg ]"RIGHT " is not active.
Without losing the ability to scroll left/right when the cursor -is- in a scrollable field, is there any way I can get control to return to caller when the cursor is -not- in a scrollable field?
All kind suggestions appreciated
Ron Masters