file management

  • Thread starter Thread starter jeremy
  • Start date Start date
It's in the Microsoft Scripting Runtime (scrrun.dll).

But do you really need it? It tends to cause bloat, and can be prone to
versioning problems. I'm not aware of anything that FSO can do that can't be
done with native VBA functions, or API calls.
 
Back
Top