Hi
Can you help with this code, why am I getting error messages.
it high lights "Wscript" from Wscript.CreateObject as a variable, but it is not a variable.
Dim WshShell as Object
Set WshShel...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20155040.html
Zones:
Visual BasicDate Answered: 07/27/2002 Rating: 7.2 Views: 0
I have a utility that depends on the wscript object to launch an EXE and wait for its completion.
Our application runs on a preconfigured NT box with SP 6 IE V5. It is configured by us as well ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20176572.html
Zones:
Windows NTDate Answered: 08/31/2001 Rating: 7.4 Views: 0
When I try to run this and other WSH scripts I get this error.
Any Idea?
Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: 'WScript'
<%
Set NWPrinter = WScript.Create...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20183239.htm...
Zones:
ASPDate Answered: 10/01/2001 Rating: 8.0 Views: 69
Hi experts,
How can I run wscript from asp which will copy filename Test1.txt to Text2.txt
I've got a sample, but didn't run in my computer.
There's no error occured and no Test2.txt created...
http://www.experts-exchange.com/Programming/Misc/Q_20414779.html
I know I can get the Windows logged in username using the following code, but is there a way to tell if someone is logged into my network? On our system, if you are just logged into your own compu...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21488531.html
Zones:
JavaScriptDate Answered: 07/21/2005 Rating: 9.8 Views: 0
I have several wscripts
FTP
Rename Files
Zip files
Copy files to network
Send confirmation email.
My objective is to schedule these to run thus I need to code this so I don't have to click ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23206895.ht...
Hello,
We did several window updates this last weekend to our asp.net intranet server. Since the updates any vb code we had in our web pages no longer return the file lists as they did before. ...
http://www.experts-exchange.com/Microsoft/Development/Q_24531079.html
Hi,
I'm not really sure if this is the best place to ask this question but here goes!
I would like to be able to pick up the contents of Environment Variables of a Client PC and output them t...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20635123.html
some of you folks now PerlScript, the ActiveX-perl-scripting-enginge for windows.
my question: how can i get a qualified reference to a WScript-object together with "use strict"?
this does wo...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20247492.html
Zones:
PerlDate Answered: 12/20/2001 Rating: 9.0 Views: 0
I have the following code in a web page VBScript:
Set oWshShell = WScript.CreateObject("WScript.Shell")
The code keeps generating an Object Required error. From Debug it has a value of empty....
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20570734.htm...
Zones:
ASPDate Answered: 04/03/2003 Rating: 6.6 Views: 0