FileSystemObject

S

Steph

Does anyone know what reference I need in order to use the
FileSystemObject object? There are no MISSING references
on my references list, but I still get the message "User-
defined type not defined" when compiling.

Thanks, S
 
D

Dirk Goldgar

Steph said:
Does anyone know what reference I need in order to use the
FileSystemObject object? There are no MISSING references
on my references list, but I still get the message "User-
defined type not defined" when compiling.

Microsoft Scripting Runtime, I think.
 
Top