how to display message with out using msgbox function?
Answer Posted / harsha
hi sandeep....print is different from message box. We can
display message box by this way also.
Set oShell = CreateObject("WScript.Shell")
Mesgbox = oShell.Popup("Do you Want to
Continue",10,"Welcome",3)
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Define object spy ?
What are the differences between qtp and winrunner?
Hi All, I need code for how to execute qtp scripts from excell sheet
what type of run time errors you get while you ar edoing rpg program?
Suppose I want fail that check point? How can you do that?
Explain the Different types of QTP test assets and their extensions?
Explain the checkpoint in qtp?
What are the different properties of an web object
What are the types of environment variables in qtp?
Shall we add Local Repository to shared object repository,if yes,how we add
Is it possible to merge two object repository files in qtp?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What are the different attributes used with regular expression?
What do you mean by iteration?
Output values? i want a practical example