Hi
I don’t know if this is possible but I have OBJECT-MAINT-DIALOG program.
The program has 2 maps where I want to scroll in the second map.
I can get it to do by inputting the map in the AFTER-INPUT exist and then when wither the F7 or F8 do a SET CONTROL to N. But this causes a flicker effect which I do not think the users will like.
I then set the input of the map in a repeat and setting #BACKWARD-FORWARD-SCROLLING to true and perform the SCROLLING subroutine. But then the map is not updated with the new values.
Is there another way to scroll in the second window to work?
If all else fails I have to move the second window to a new DAILOG.
Thank you
Ivan