Question
VBScript wait for application open
I have my VBS code which detects if Illustrator is running and launches it if not. The problem is, it doesn't really stop and wait with the rest of the code while Illustrator is launching, and appears to be running code too soon and causing errors.
I found this thread on our forum, but it looks like it's dealing with a document being loaded in the app?
