08-18-2014, 09:25 PM
If I have a macro that is an .exe and I want to output something in the output window:
Macro test_output
I need to have a messagebox in order for the output window to be kept shown.
If I remove the messagebox the messagebox will be rendered in and out so quickly I often can not even see it.
Is there a way around this? (without using a messagebox)
Macro test_output
I need to have a messagebox in order for the output window to be kept shown.
If I remove the messagebox the messagebox will be rendered in and out so quickly I often can not even see it.
Is there a way around this? (without using a messagebox)