Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello,
We are using Integrity version 10.8.0.8356
Can we show the Visual Difference and Visual Merge screens by using CLI commands or API functions ?
Please see the attached files for examples
Solved! Go to Solution.
For 10.4 it is like:
si diff --gui -r 1.2 -r 1.3 member.c
Doesnt this work in 10.8 anymore?
For 10.4 it is like:
si diff --gui -r 1.2 -r 1.3 member.c
Doesnt this work in 10.8 anymore?