Great idea. I'll add the wait window closed.
So far I haven't been able to replicate this error today although it drove me nuts on Friday - go figure. Thus, I can't be sure the subroutine is causing the macrosheduler error, but the window title is unique to that block of statements.
Search found 3 matches
- Tue Sep 04, 2007 4:59 pm
- Forum: Technical / Scripting
- Topic: Script Error - Window Missing in OnEvent subroutine
- Replies: 6
- Views: 6746
- Tue Sep 04, 2007 2:17 pm
- Forum: Technical / Scripting
- Topic: Script Error - Window Missing in OnEvent subroutine
- Replies: 6
- Views: 6746
Debugging
Please excuse some of the confusion, I have multiple copies and didn't check that the one I copied from was the latest, I have in fact added a check if the window is open in the subroutine (although it should be called on event window open and should be open). I have also verified that this window t...
- Tue Sep 04, 2007 12:59 pm
- Forum: Technical / Scripting
- Topic: Script Error - Window Missing in OnEvent subroutine
- Replies: 6
- Views: 6746
Script Error - Window Missing in OnEvent subroutine
Sometimes, when I run the script that includes the following snippet, I get an error message from Macro Scheduler that the window is missing. I don't understand how it can be missing since, I use OnEvent to look for the window and only make one key press alt-o (which closes the window). This portion...