02-01-2013, 10:55 AM
hiiiiiiiiii guys this is ramu i am try to execute this coad
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
Code:
Set desc = description.Create()
desc("micClass").value="Link"
Set obj_link = Browser("creationtime:=0").Page("title:=.*").ChildObjects(desc)
msgbox obj_link.count
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