Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help regarding loop
#3
wait 0 I waits in first found IE window. Use web function to specify in which window to wait.

Macro
Code:
Copy      Help
int w1=win("Internet Explorer" "IEFrame")
lef 56 426 w1 ;;this will load new page
;wait 0 I ;;wait in first found IE window
web "" 1 w1 ;;wait in w1


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)