[thelist] asp: FileSystemObject

David at softv.net David at softv.net
Tue Aug 14 13:45:33 CDT 2001


AS Anthony said, it should be:

Dim objFSO
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")

-----Original Message-----
From: Tab Alleman [mailto:Tab.Alleman at RealMetros.com]
Sent: Tuesday, August 14, 2001 2:43 PM
To: thelist at lists.evolt.org
Subject: RE: [thelist] asp: FileSystemObject


Well I've tried:
Set fso = WScript.CreateObject("Scripting.FileSystemObject")

And simply:
Set fso = CreateObject("Scripting.FileSystemObject")

I should also mention that I'm on a Win2K server.






More information about the thelist mailing list