Handling Excel from livecode
Posted: Tue Apr 28, 2015 2:50 am
Hi,
I am launching an Excel document from livecode and waiting for it to finish. My Excel workbook has a macro that creates a "finished" file when it is done. My livecode app waits for existence of that file and asks the user every 30 seconds if they still want to wait for it to complete. If they answer "yes" then I would like to bring the Excel window to the front.
Is there any way I can bring another running application to the front using livecode? I want to do this because the user can be doing other things and lose their way
Thanks for any suggestions
Greg
I am launching an Excel document from livecode and waiting for it to finish. My Excel workbook has a macro that creates a "finished" file when it is done. My livecode app waits for existence of that file and asks the user every 30 seconds if they still want to wait for it to complete. If they answer "yes" then I would like to bring the Excel window to the front.
Is there any way I can bring another running application to the front using livecode? I want to do this because the user can be doing other things and lose their way
Thanks for any suggestions
Greg