newtoclarion
Programmer
Hi
I have this screen which have many loops for different long actions. these actions take hours (data convert), I have counters to show the progress.
The problem that if I run another windows program and go back to that screen , the screen doesnt refresh until the end of the process.
I used "Yield" command in loops to cause periodic refresh but it increases the time of the process.
any other way to refresh the screen without delaying the process?
Iam using clarion 6.3
I have this screen which have many loops for different long actions. these actions take hours (data convert), I have counters to show the progress.
The problem that if I run another windows program and go back to that screen , the screen doesnt refresh until the end of the process.
I used "Yield" command in loops to cause periodic refresh but it increases the time of the process.
any other way to refresh the screen without delaying the process?
Iam using clarion 6.3