Not necessarily the same executable. A run-unit consists of the main COBOL program and all subprograms that it may call so these subprograms could be in separate executable files like .int, gnt,.dlls, .so's... The run-unit would then be made up of all of these executables.
↧