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

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

556


Mention what is the difference between vbscript and vba?

516


Which loop is used in case of arrays in the vbscript language?

520


wht must be the interview question on corinthian information technology solutions incorporated.

2184


how to write validation function for date in vb script

2140






Explain the tristate constants in vbscript?

560


Which command is used for writing text on a page?

574


How can you create a file object to work with the files in the vbscript language?

505


What purpose does ‘on error resume next’ serves?

545


How to make sure that items in a wintree are sorted al?

2354


Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?

520


How will you get the natural logarithm of the given number in vbscript?

601


How to declare an array in vbscript?

666


Mention what is the main difference between function and sub-procedure?

546


What are the 2 ways to pass a value to the function?

511