I have a subfile displayed. When the user confirms, the records selected are processed. I want to display a screen over the subfile displaying the 'progress' being made ('order 1 of 35 processed').
Everything works as I want EXCEPT when the display counts up, it displays 'the count' as 1 then 2 then 1 then 3 then 1 then 4 then 1 then 5 and so on - well you get the picture.
I admit I don't have huge anount of RPG experience - about 3 years (come from the COBOL world) and this really has me stumped.
I am tried PUTOVR, OVERLAY, FRCDTA, OVRATR, OVRDTA and can't seem to get it solved. What am I missing?
Everything works as I want EXCEPT when the display counts up, it displays 'the count' as 1 then 2 then 1 then 3 then 1 then 4 then 1 then 5 and so on - well you get the picture.
I admit I don't have huge anount of RPG experience - about 3 years (come from the COBOL world) and this really has me stumped.
I am tried PUTOVR, OVERLAY, FRCDTA, OVRATR, OVRDTA and can't seem to get it solved. What am I missing?