Category "cobol"

How to prepare testdata setup for the integration testing while running with xpeditior with the sample code of production in mainframe

How to prepare testdata setup for the integration testing while running with xpeditior with the sample code of production

Cobol MCH3601 error when calling C program

there is a MCH3601 when calling a C program in COBOL multiple times. In the first calls, it works well, but then it fails with that error (MCH3601)... I call t

Cobol Filestatus 98

I am dynamically creating a PS file (based on timestamp from input file) on the Cobol program and using it as output file to write transaction details, but if t

How to create a file with two entries in COBOL?

I have two files, the first one has the date and the second one has multiple registers. I want to create something like this: Input File 1: 20200509 Input File

Nested if statements in cobol

I am trying to use nested if statements in Cobol. As far as I can tell I am following the style guides, but keep receiving the error: file_name.cob:64: Error: s