Forum Discussion
Hi Dennis,
You can use the Files.Compare method that lets you specify the type of the message posted to the log when the checkpoint fails:
Files.Compare(Files.FileNameByName("C:\\File1"), Files.FileNameByName("C:\\File2"), 0, true, lmWarning); //a warning will be posted to the log
For more information, refer to the Files.Compare help topic.
Related Content
- 11 years ago
- 15 years ago
- 11 years ago
Recent Discussions
- 6 hours ago