Search found 1 match
- Thu Nov 12, 2009 11:49 pm
- Forum: Technical / Scripting
- Topic: Dialog box does not close
- Replies: 1
- Views: 2674
Dialog box does not close
When I step manually through the application, a dialog box with Yes/No buttons appears. I can hit Enter, or enter 'Y' or 'N'. In all three cases the dialog box closes. When I script this in Macro Scheduler, the dialog box stays there and does not close. So I tried, Send>N, Send>Y, or Press Enter. In...