Micro Focus QTP (UFT) Forums
Generll run time error - 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: Generll run time error (/Thread-Generll-run-time-error)



Generll run time error - ramanji - 02-01-2013

hiiiiiiiiii guys this is ramu i am try to execute this coad

Code:
Set desc = description.Create()
desc("micClass").value="Link"

Set obj_link = Browser("creationtime:=0").Page("title:=.*").ChildObjects(desc)
msgbox obj_link.count
i got an error message like this general run error
at that time i am using this line also ..... msgbox Err.Number
at that time i got an error message like this 2147467259
i am also searching this code in google but i did not got any answer so any one can help me