Inorder to avoid Message box while writing script which
alternative method can be used?

Answer Posted / manjunathareddy

Set oShell=CreateObject("WScript.Shell")
oShell.Popup "Automatically pop up window closes within 4
seconds",4,"VbScript"

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

823


How will you compare two strings in vbscript?

795


How will you get the last occurrence of one string within another string using vbscript?

938


How to take whole text output from screen of Bitmap Application.

2052


Which operator is used to concatenate the 2 values in the vbscript language?

765


How to declare an array in vbscript?

868


write any ttest cases using check points and parameterization

2023


Explain the operator precedence in vb script?

831


does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks

2705


Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar

2210


How many types of operators are available in the vbscript language?

731


What methods are used to create text files and open text files in the vbscript language?

730


How to get the length of the string by making use of the string function?

811


Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?

2251


How to add actions in driver script to run those actions in QTP?

1707