Topic: monitor a folder for any change like create or delete

is there any method available in mvd to monitor a folder

Re: monitor a folder for any change like create or delete

You can use timer and function GetFilesList to periodically check if there were changes in the folder.

Dmitry.