can anyone give me more info on the system command? It allows you to execute dot exe programs from your code.
I am in particular looking for return values. Can one get the system function to let the called program write its output to a variable instead of writting it in the command window?