[Migrated content. Thread originally posted on 16 November 2011]
Hello,Is there any way to call synchronously a VS COBOL native program from a VS COBOL managed code?
If I use CBL_EXEC_RUN_INIT with flag = 1, the cmd window is not shown and the parent program gets stuck. But, if I use flag = 101, the newly created window is independent from its parent.
Regards




