by Walter Brebels (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)
Monitors a specified directory for files being created/removed/changed/name changed. Soure code is fully commentend. Any comment/vote (negative of positive) would be greatly appreciated.
Inputs
a certain directory to modify
Assumes
Monitors a specified directory for files being created/removed/changed/name changed using the FileSystemObject. This may still contain bugs it's just an example of how you can do this. Any suggestions (negative or positive) would be greatly appreciated.
Code Returns
File changes in a specified directory
Side Effects
When it's reading the files in a directory you can't remove it
API DeclarationsSome for the dialog box