what is the directive to use concatenate several commands when compiling with command line?
thank you.
Fausto Bartra
Since you want to compile your code from the command line, this should be exactly what I suggested. You also need to include the source file and the output file in this command file, so really the complete compiler command string except the compiler itself.