I have written a small application that reads and writes to a file using the FSO. I have 3 pc's all with Win98se installed. However the program only works on 2 of them. With the third one it gives the following message:
Runtime error 429
ActiveX component can't create object
This happens when the exe runs the line:
Set fs = CreateObject("Scripting.FileSystemObject"
Any ideas? Many thanks in advance.
ASCII silly question, get a silly ANSI
Runtime error 429
ActiveX component can't create object
This happens when the exe runs the line:
Set fs = CreateObject("Scripting.FileSystemObject"
Any ideas? Many thanks in advance.
ASCII silly question, get a silly ANSI