We are using MKS Integrity 2007 and I'm trying to implement Beyond Compare 4 as a Diff/Merge tool.
Calling the program works fine with the tutorial over here: Beyond Compare Technical Support
The only problem is that, after merging, MKS tells me that "The merge status from the third party tool is unknown".
The return values of Beyond Compare seem rather obvious and sensible - 0 for successful merge.
What does MKS expect as a return value here, so the merge is automatically considered successful? Is there a list of return values and what MKS interprets them as?