vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'd like to write a script in JScript or VBS that will call ontape. The following code does not work and I don't understand why. // JScript shell = new ActiveXObject("wscript.shell"); cmd = shell.currentdirectory + "\\ontape.bat"; shell.currentdirectory = getInformixDir(); dir = shell.exec(cmd); thanks in advance |
| Thread Tools | |
| Display Modes | |
|
|