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



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

Answer / 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

More VB Script Interview Questions

Explain the extension .hta?

0 Answers  


Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements

1 Answers   Ignou,


write a vb script to rename a folder from tree4 to tree7

3 Answers  


How to get the background color of a weblist?

3 Answers   Accenture,


How to declare an array in vbscript?

0 Answers  


What are the different types of operators and their order of precedence?

0 Answers  


a function that takes an integer array as an argument and returns the largest value in the array. Use the function in a program

1 Answers  


what is test scenario?

1 Answers  


Is vbscript language a case-sensitive language and what does it mean?

0 Answers  


Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)

0 Answers   TCS, Wipro,


How regexp.execute method works?

0 Answers  


How to throw an error in vbscript?

0 Answers  


Categories