Thank you for your responses. Now I'll try to answer all the suggestions:
a) I'll try to further debug the situation by getting the parm addresses as Crox suggested.
b) The program(s) accepts 2 parameters and then runs fine. It's only when I add the third one that this behaviour arises...
c) I...
The sections, data definitions and dots are all well written.
The problem is located in the Run-Time behaviour, since it seems to pass all three parameters but the called program only receives the first two.
I think there could be some kind of setup that drives this behaviour. I've found some...
Hi everybody,
I'm trying to write two programs in Microfocus Cobol (Windows version) to be run in OSVS batch and CICS environment. The Cobol version is Cobol II.
The first program calls dynamically a second one, which should receive 3 parameters passed by the caller.
WORKING_STORAGE SECTION...
Hi everybody,
I'm trying to write two programs in MF Cobol (Windows version) in the OSVS batch and CICS environment. The Cobol version is Cobol II.
The first program calls dynamically a second one, which should receive 3 parameters passed by the caller.
WORKING_STORAGE SECTION.
01 data1.
01...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.