PPRuNe Forums - View Single Post - vbs puzzle
Thread: vbs puzzle
View Single Post
Old 5th November 2003 | 05:29
  #3 (permalink)  
BOAC
Per Ardua ad Astraeus
 
Joined: Mar 2000
Posts: 18,575
Likes: 4
From: UK
Thanks for quick reply, Orac. I had seen that item, but this problem seems to be simply not being able to run a vbs script - that item refers to Database problems?

Even on this first line

Set WshShell = WScript.CreateObject("WScript.Shell")

I get "Could not create object "WScipt.Shell" with the same Error Code, which seems a fairly basic error? I am holding back from going down the MDAC download route at the moment.

I am fairly new to 2000. What could be missing in my setup for running VBS?

EDIT: Oh! so simple! Somehow Wscript had 'uninstalled' itself and running 'Scripten.exe'..........has........cured it

Appreciate the help.

Last edited by BOAC; 5th November 2003 at 06:06.
BOAC is offline