Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wait statements
#2
Solved: 12 Years, 10 Months, 2 Weeks ago
Code:
Public Function Stayfor(Stay_object)
      checktime=1
      While (Not Stay_object.Exist(1)) and  (checktime <=15)
            'ReTry
           checktime = checktime + 1
      Wend
End Function
Reply


Messages In This Thread
wait statements - by sunny rao - 07-31-2008, 09:59 AM
RE: wait statements - by surya_7mar - 07-31-2008, 12:45 PM
RE: wait statements - by sunny rao - 08-01-2008, 10:36 AM
RE: wait statements - by RaghavendraRaichur - 08-20-2008, 07:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to create a Reusable code for Repetitive Reporter.ReportEvent Statements notknownspammer 0 2,401 10-02-2014, 12:25 AM
Last Post: notknownspammer
  Where can I get statements for changing qtp settings. anil2u 4 6,711 05-21-2012, 12:12 AM
Last Post: ravi.gajul
  Control Statements piyush957 2 3,861 11-25-2011, 11:18 AM
Last Post: piyush957

Forum Jump:


Users browsing this thread: 1 Guest(s)