Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ebay https login
#4
i use the code below to load ebay pages with ie5.5:

SHDocVw.IWebBrowser2 b=web("")
rep(10) 0.3; if(!b.Busy) break

it works well unless browser stops in a middle of a page, actually when it supposed to start loading main table from server. This happens ones in awhile and would be bearable if the code was capable of self-recovering from this condition.
is there any solution, watchdog like, to break rep loop or to goto some label when loop does not meet an assigned "deadline"? It would be ok for me if whole macro submits valid stop when it's out of order.
i use tcl to start qm macros but i was not able to abort locked macro.
please give me a hand.
thanks,
-vlad


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)