Hello Everyone,
I am working on a model where the first step is a small script that uses os.startfile to open an mxd file. The script takes less than a second to run but it can take around 20 seconds for the mxd file to fully open. Is there something that I can do to prevent the next step of the model from running until the mxd is fully open rather than right after the script completes?
Thanks all,
Chris