what is the directive to use concatenate several commands when compiling with command line?
thank you.
Fausto Bartra
It's still unclear what you're talking about, mainly due to confusing terminology: "compiling controls" are not "commands"
Hans:
I am referring to the directives such as:
DB OA OE BR CD SB O2 NOAREGS LA OT(11,SPEED) etc.
INCDIR,
thank you
Fausto
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.