Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
checking result of systemUtil.run
#2
Solved: 12 Years, 10 Months, 2 Weeks ago
Hi,

Try implimenting On Error Resume Next:

PHP Code:
On Error Resume Next
   SystemUtil
.Run("Batchfile")
   
MsgBox Err " " Err.Discription
On Error 
GoTo 
Reply


Messages In This Thread
checking result of systemUtil.run - by bo.moon - 12-03-2010, 07:55 AM
RE: checking result of systemUtil.run - by manishbhalshankar - 12-03-2010, 10:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation SystemUtil.run script is not generating while recording in qtp 9.5..pls help me senthil.kumar 0 2,914 01-24-2013, 02:09 PM
Last Post: senthil.kumar
  Syntax of SystemUtil.Run vijay.gupta 6 79,766 08-21-2012, 04:57 PM
Last Post: vinod123
  How to retrieve test result summary from a test result window using dp? jyotikrushna 3 5,890 09-30-2011, 09:24 AM
Last Post: rajpes
  Issue Regarding Email content checking kotaramamohana 0 2,931 01-05-2011, 10:49 AM
Last Post: kotaramamohana
  Checking text msg dynamically... Shandru 1 2,845 10-06-2010, 12:07 PM
Last Post: Saket

Forum Jump:


Users browsing this thread: 1 Guest(s)