|
-
May 24th, 2006, 04:43 PM
#4
Re: [2005] WaitForChanged
 Originally Posted by texas
just trying to wait for the file to finish downloading before i import it into a table.
Assuming that you do need a FSW, the event is not raised, and thus the handler not executed, until a file is created, so telling it then to wait for a file to be created will wait for another file to be created because the one that raised the event has already been created, otherwise there would have been no event in the first place.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|