i'm getting this error from the compiler and i dont know what to import at the top of the page to make the error go away. does anyone know what i need? here is the code im trying:
Dim command As Object
command = WScript.CreateObject("Wscript.Shell")
command.run("c:\\winnt\\system32\\cmd.exe /k cscript c:\one.js"
any help would be greatly appreciated. thanks.
Jeff Griffin
