On Feb 17, 2008 6:50 AM, Pierre Joye pierre.php@gmail.com wrote:
Hi!
During my tests of geany 0.13 on windows, I failed to find a way to get the output of vcdiff. The command is correctly called but the console is closed immediately after it is finished.
Is there a way to keep the cmd open?
Maybe try the /k switch for cmd.exe? cmd /k vcdiff blah blah...
- Jeff