I have created a MF-COBOL Program which generates an another COBOL Program.Now I am in search of the system command which can compile the newly(I am calling it as "child") created program when I compile the parent program.I mean to say that when I compile the parent program then the child program shold also be compiled with its errors ,if any and should show the output of both the programs.
Calling a system Program from a COBOL Program
Collapse
X
Comment