Search found 6 matches

by erikforeman
Tue Apr 22, 2008 3:27 pm
Forum: Technical / Scripting
Topic: onevent confusion
Replies: 12
Views: 12642

JRL it was run

I ran the script as you suggested and the word Warning was in the list there were no pre or trailing characters. I was hoping you were on to something there.
by erikforeman
Mon Apr 21, 2008 10:03 pm
Forum: Technical / Scripting
Topic: onevent confusion
Replies: 12
Views: 12642

If my subroutine was being called at all by anything the messagemodal would come up. Since it is not coming up at all I would say nothing is calling it.
by erikforeman
Mon Apr 21, 2008 3:58 pm
Forum: Technical / Scripting
Topic: onevent confusion
Replies: 12
Views: 12642

I have not tried setting it as 3 child window only. I tried 2 and 1. I thought if it was visible I should not need to use 3. The subroutine is not even getting called when the Warning window opens. I can try 3 and see if it makes a difference.
by erikforeman
Fri Apr 18, 2008 11:00 pm
Forum: Technical / Scripting
Topic: onevent confusion
Replies: 12
Views: 12642

Child Window

the suggestion is not working. The only thing I can figure is the difference bbtween these two windows is the one that is not being recognized "Warning" is a child window while the one that is being recognized "Information" is a standalone application window. could this be the source of my problem w...
by erikforeman
Fri Apr 11, 2008 3:50 pm
Forum: Technical / Scripting
Topic: onevent confusion
Replies: 12
Views: 12642

I can

I successfully pass the paramater to the subroutine in the information onevent. and even if I take that part out there is no change to the way the script runs. Warning still does not come up. I put a message modal in the SRT>Simple so I can see if it is even called. Warning never calls the subroutin...
by erikforeman
Thu Apr 10, 2008 10:36 pm
Forum: Technical / Scripting
Topic: onevent confusion
Replies: 12
Views: 12642

onevent confusion

I have two onevent's that notice when two different window titles open. the object is to hit the enter key when the window opens Code: OnEvent>WINDOW_OPEN,Information,1,Simple,Information OnEvent>WINDOW_OPEN,Warning,1,Simple,Warning WaitWindowOpen>Startup Options Exit SRT>Simple SetFocus>%Simple_Var...
Sign up to our newsletter for free automation tips, tricks & discounts