Hybrid – Running a macro to automatically close GP Example

This is a reposting of an article I originally wrote on my Developing for Dynamics GP blog.
The following VBA example shows how a macro file can be started from VBA. This particular example will close Microsoft Dynamics GP when the Check Links window closes. As macros wait for background processes to complete, the macro will not start until the Check Links process and report have completed.
