Re: How can i check whether a file exists? - WeOnlyDo Discussion board

Re: How can i check whether a file exists? (General questions)

by david.pearson@gmsl.co.uk, Monday, March 19, 2012, 15:10 (4429 days ago) @ wodDamir

David,

Are you using blocking or non-blocking mode?

You could also use CheckDir or Rename (and specify both parameters to be same) methods.

Regards,
Damba

The blocking property = True.

I've added an AttributesDelegate method and passed this to the component. Even when i call GetAttributes and specify a file that does not exist, it still fires the event! No errors.

These components are difficult to work with.


Complete thread: