Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to execute a .vbs file !

Status
Not open for further replies.

fixthebug2003

Programmer
Oct 20, 2003
294
US
Hi,
If I have some vbScript code written in notepad and if I saved it as xyz.vbs, how can I execute it?

Thanks
Fixthebug
 
double click it with the mouse. . . or call it with another program . . . like a .bat file.
 
Thanks..which is the program executing it! is there is VBScript Engine shipped with windows?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top