How to set the size of the COMMAREA in a Cobol program for Kicks under VM/370CE?
I’m working on a Cobol program for Kicks under VM/370CE V1R1.2. I followed the Youtube tutorial from Moshix and Rene Ferland and it works well, but now I want my programs to communicate with each other, and to achieve this goal I need a way to set the size of the COMMAREA.
How to set the size of the COMMAREA in a Cobol program for Kicks under VM/370CE?
I’m working on a Cobol program for Kicks under VM/370CE V1R1.2. I followed the Youtube tutorial from Moshix and Rene Ferland and it works well, but now I want my programs to communicate with each other, and to achieve this goal I need a way to set the size of the COMMAREA.