|
So like this?
Dim newwatch as New FileSystemWatcher
For Each drive in lstdrives.items
newwatch
Next
If so like that. How can I get it to assign each one a path, to make sure that two watchers don't have the same path?
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain
Destruction leads to a very rough road, but it also breeds creation.
|