Hello from France,
At work, we are using an old version of 'Reflection for Unix and digital'.
To simply my job, I'm trying to write a vba macro to get text (numbers) from the screen. As the numbers change regularly, I would like to get the values from the screen every 30 seconds until a certain condition happens.
The problem is that when the macro is running, the screen doesn't update/refresh. I tried several things like 'doevents' with no success.
Is there a way I can run a macro with 'loop until' and let the screen update at the same time. I need to run the macro without blocking the screen.
Any help would be much appreciated.
Best regards,
James