Micro Focus QTP (UFT) Forums
How to raise an exception handling for an edit box without using On error resume next - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: How to raise an exception handling for an edit box without using On error resume next (/Thread-How-to-raise-an-exception-handling-for-an-edit-box-without-using-On-error-resume-next--2384)



How to raise an exception handling for an edit box without using On error resume next - 1981.madhu@gmail.com - 09-18-2009

Hi all,

if the edit box is disabled then it should have been handled
If the data entering is out of range and a pop up comes for that then it should also be handled

Post ur codes and help me out


RE: How to raise an exception handling for an edit box without using On error resume next - basanth27 - 09-21-2009

Nope. Nobody will be happy to spend their time writing code for you and paste it here.

All we can do is give directions, Repair the damage you have caused to your code and help you out with issues.

I am going to show you a direction here, Once you have proceeded let us know the issues you have encountered and we will solve them.

Research about the If..Then..Else loop.