this is all my script...the file name is chkboxes.htm...
<HTML>
<FONT FACE="arial" SIZE=2>
<CENTER>
<IFRAME FRAMEBORDER=0 src="/harrisoJ/dcadsplash.jpg" border="0" style="height:300px;width:775px;">
</IFRAME>
<CENTER>
<H4>BATCH ENTERPRISE...
i've tried it and got the same error...
Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "jcltest.exe"
i'm trying to do the same with this
Dim wshshell
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "W:\harrisoj\jcltest.exe"
i'm getting a runtime error -
error: Object required 'wscript'
the debugger is pointing to the set...HELP!!!
i'm trying to do the same with this
Dim wshshell
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "W:\harrisoj\jcltest.exe"
i'm getting a runtime error -
error: Object required 'wscript'
the debugger is pointing to the set...HELP!!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.