05-13-2008, 02:38 PM
Hi Navya,
This is the code you asked for
systemutil.Run inputbox("")
But usually we donot use like this in real environement..
This is the following code in the real environement
systemutil.Run "www.mail.yahoo.com","","",3
now what you have to do is highlight systemutil and press f1 then learn about that object.
Hope that is going to help you...
Regards
Sridhar
This is the code you asked for
systemutil.Run inputbox("")
But usually we donot use like this in real environement..
This is the following code in the real environement
systemutil.Run "www.mail.yahoo.com","","",3
now what you have to do is highlight systemutil and press f1 then learn about that object.
Hope that is going to help you...
Regards
Sridhar