|
-
July 28th, 1999, 01:02 PM
#1
Running VBScript On Comand Line
Hi
Can anyone help me I am trying to run a VB Script from the command line . Thanks
Jeffrey Safier
-
July 29th, 1999, 01:54 AM
#2
Re: Running VBScript On Comand Line
what's your problem? Do you have Windows Script Host installed?
-
July 29th, 1999, 10:05 AM
#3
Re: Running VBScript On Comand Line
I really dont know, what is it under, Would it be on the Visual studio disk, how could i get it, and once i have it is there a way to run off a command line
Jeffrey Safier
-
July 29th, 1999, 10:28 AM
#4
Re: Running VBScript On Comand Line
in order to run VBScripts from the command line you need windows script host AFAIK.
You can download it from the MS site (AFAIK there is a Beta 2 of the new release out there).
It is also part of NT option pack 4.
To start your VBScript files run CScript.exe (for console apps) or WScript.exe (for windows...).
If WSH is installed .VBS and .JS files should already be associated with WScript.exe.
-
December 21st, 2001, 05:18 AM
#5
A bit of knowledge from past
;-)
Merry ChristMas and a Happy New Year
Cesare
Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood, TCartwright, Bruno Paris, Dr_Michael
and all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.
The Rater
...at present time, using mainly Net 4.0, Vs 2010
Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|