Easy File System Object Usage
Category:
Files and DirectoriesType:
ModulesDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
This module encapsulates some of the File System Object thereby making it easier to use. It allows you to execute the following commands:
- DeleteFolder
- CopyFolder
- DeleteFile
- CopyFile
- CheckFileExist
- CheckFolderExist
- MakeDir
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download fso_module.zip