I'm using some bat files in my projects. Sometimes, i forgot to remove the pause from the bat file and if i use the bat than in codeblocks, codeblock hangs and i need to use task manager to end it. But in that case, all the files are not saved.
How can such a PAUSE event handled in CodeBlocks? Is there a special key to press?
Thanks in advance
Erwin