Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RunUnit or RuntimeSystem

$
0
0

Hello,

i am trying to call my cobol program.

Using RunUnit, it works:
RunUnit runUnit = new RunUnit();
runUnit.Call("MyProgramm");

Using RuntimeSystem, it doesn't work ("programm not found"):
RuntimeSystem.cobcall("MyProgramm", pl);

Whats the differnce between RunUnit and RuntimeSystem ?


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>