Hi!<br>
I try to use RCS:s co and ci in a windows application. The problem is that I can not get the return value back from co and ci. I have tried to use “system(“ci filename > ci.log”)”. I will then try to open “ci.log” in my windows application to use the output from ci, but the output will just be sent to stdout. If anybody has a solution I will be grateful for the answer.<br>
<br>
Thanks Mike<br>