Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is the difference between 'On Error GoTo 0' and 'Err.Clear'
#1
Solved: 10 Years, 8 Months, 2 Weeks ago
What is the difference between 'On Error GoTo 0' and 'Err.Clear'
Reply
#2
Solved: 10 Years, 8 Months, 2 Weeks ago
"On Error GoTo 0" disables error handling if you have previously enabled it using On Error Resume Next.

err.clear--- this clears property settings of the er object.

you can get more details in QTP help section
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question programmatically clear cache Monika 3 8,994 11-15-2011, 12:35 PM
Last Post: Munna.Sarfraz
  how to clear an entered value in a textbox padmini 2 18,961 09-23-2011, 03:23 PM
Last Post: padmini
  Clear input field before entering text janriis 1 5,647 08-13-2009, 05:53 PM
Last Post: basanth27
Sad How do you clear default values of java edit box contained within a java table? shiraz 2 5,969 12-18-2008, 10:10 AM
Last Post: shiraz
  Difference between checkpoints and outputvalues satyadon 1 4,182 10-21-2008, 11:02 PM
Last Post: satyadon

Forum Jump:


Users browsing this thread: 1 Guest(s)