@codebrainz the example you gave me has same output described in my first post
anw workaraund1 > use geany 1.28 - works as required workaround2 > geany>set build commands>execute line `cmd /c c:\bat.bat "%f" "%e"` the content of c:\bat.bat is `cmd /c bcc32 %1 && "./%2"` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1524#issuecomment-311549089
