Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do display output message without using msgbox function?

Answer Posted / shashank

Actually this method is supported only with VBScript files.

while MsgBox used in VBScript as well as in other tool and
languages.

MsgBox pop the output message while "WScript.echo" execute
the whole Script in "window sript host" environment and Pop
up the OutPut.

Example :-

MsgBox "May name is"

WScript.Echo "My Name is"

Both having the same output bit via different path

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you release the memory acquired by an array variable in vbscript?

1271


What is dictionary object in vbscript? Explain?

1216


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

1049


What is sql loader? Explain the files used by sql loader to load file?

1210


Mention how you can call vbscript functions?

1186


Explain about the support of asp for vb script functionality?

985


What are the disadvantages of vbscript?

1299


Which in-built function is used to format the number in the vbscript language?

1049


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

2554


Which in-built function related to an array joins substrings into one string in the vbscript language?

991


What are the rules to name variable in vbscript?

1132


how to increase the values in text box in a given text box increament by two values by clicking on button

2245


Can anyone send me a vb script function for verifying the functionality of active links on a web page

2085


What is the difference between for loop and while loop?

1126


Mention the rules for using option explicit statement?

1061