Neon
Feb 22nd, 2001, 08:33 AM
HI!
I have a problem starting the following script under Win95!!I installed the Internet Explorer so that I can use the WSH, but an error message occurs saying that the argument can't be found!
oAgent=WScript.CreateObject"Agent.Control.2", "Agent_")
Under Win98 and 2000 it works well, but using Win95 does not support the AGENT.CONTROL.2 statement!
How can I solve this???
Neon
I have a problem starting the following script under Win95!!I installed the Internet Explorer so that I can use the WSH, but an error message occurs saying that the argument can't be found!
oAgent=WScript.CreateObject"Agent.Control.2", "Agent_")
Under Win98 and 2000 it works well, but using Win95 does not support the AGENT.CONTROL.2 statement!
How can I solve this???
Neon