batch



Hi, when I execute a batch file F1.mc containing an instruction   
batch("F2.mc")$   the program terminates after execution of F2.mc and the
last part of F1.mc is never executed.

Is there a possibility of retruning to F1.mc, or generally to split a
maxima program in different files, some of them containing data or
subprograms used in the middle of the main program ?


Eric Reyssat