I had earlier asked about a this problem(unexpected runtime behaviour in VA COBOL dll).
thread209-863672
Now it's a different error, the abend(silent termination at one point, no messages) occurs when nr. of suprogram(dll) invocations exceeds a large nr.(80000). I could get rid of error by statically link editing the called program. Any idea about how to determine reason behind this issue?
thread209-863672
Now it's a different error, the abend(silent termination at one point, no messages) occurs when nr. of suprogram(dll) invocations exceeds a large nr.(80000). I could get rid of error by statically link editing the called program. Any idea about how to determine reason behind this issue?