Recent Queries:--
call vbs in batch file - 0.30 hr back.
-
execute a vbscript from a bat file - 54.88 hr back.
-
calling one .vbs file from another vb script - 58.85 hr back.
-
call vbscript using batch file - 62.12 hr back.
-
advantage of vb scripting and bat files - 67.13 hr back.
-
call .vbs from .bat - 71.20 hr back.
-
bat file call .vbs - 77.03 hr back.
Similar Topics
Keywords :
vbscript- Get User Input From Vbscript For Batch Files
- Get user input from vbscript (1)
Hello, I didn't see a tutorial on this subject so i'll go ahead and do it. Long ago I used
batch file programming a quite a bit. I used vbscript files to get user input for the batch files.
So here is a simple example of using the 'call' command to call for the vbscript file which
should be in the same folder as the .bat file. in the batch file pretty much anywhere you can start
the vbscript, and call another .bat file- using @ to of course not echo the line of code - CODE
@ start /w wscript.exe userin.vbs @ call ~anyname.bat @ del ~anyname.bat...
What Is VBScript ?
- (3)
hey i am think about learning VBScript just i don't know anything about it, can some one answer
my question about VBscript. 1. What is VBscript used for? 2. What do i need to run VBscript on my
site? ...
VBScript vs JScript
- vbscript...is it ever used? (8)
I have used Jscript every since I started web development, why did m$ make vbscript? Are there
any advantages to using it? Is it abandoned now? I have never seen any site use it....
VBScript Question - Coding For Mobile Platforms
- (1)
Looking for VBScript