Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help regarding loop
#10
Gintaras Wrote:Macro Macro1559
Code:
Copy      Help
run "router page" ;;replace this line with real code. To add the code, drag and drop the router page icon from desktop to here.
int w2=wait(15 win("SpeedTouch - Home - Windows Internet Explorer" "IEFrame"))
2
Acc a=acc(...) ;;replace this with code that finds button "Disconnect". To add the code, use floating toolbar dialog "Find accessible object".
err goto connect
a.DoDefaultAction ;;clicks Diconnect
3
;connect

;here add code for (4) and (5)

I'm home and I'm very happy cause what you've told me it worked.
I have one more question? Is it possible to run this macro on a same machine but on a different user account? I kinda wanna do something else, that wait for this macro.
Thank you


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)