Hello Everybody,
I have some protocol files (doc format) in a network path. Once per hour (schedule job that runs a bat file) i should check if there's new files or changes on existing files. In case of changes i'd like to get an e-mail with (if possible) a couple of infos which file was affected by the changes.
Can anyone help me?
Many many Thanks in advance for each help.
Rudolf
How to check file changes in a network path
Moderator: DosItHelp
Re: How to check file changes in a network path
'
That can be achieved by using the 'dir' and 'fc' or 'compare' command and the %date% variable.
That can be achieved by using the 'dir' and 'fc' or 'compare' command and the %date% variable.