Neoyanderson
Programmer
hello, I want to execute multiple commands in the same command prompt window session... does that mean i won't be able to execute back to back system() functions? if so then how should i tackle this problem? do I need to build some outside file (batch?) How does that work?