gorson Posted September 7, 2006 Report Share Posted September 7, 2006 This is a follow on from my previous post. I think I might be able to use a wait for window to lose focus command to wait for a file to finish copying before the macro moves on to it's next task. Is there a way to wait for the "Copying..." window to finish and then move to another step in the macro? Sorry if this seem a fairly obvious question. Cheers. Quote Link to comment Share on other sites More sharing options...
kevin Posted September 7, 2006 Report Share Posted September 7, 2006 You might try the Wait Window Lose Focus: "Copying" command. If you know the pathname of the file that is being copied, you can use the Wait for File Ready: "AFile" command. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.