When in your input cobol program, you have a string from position 73 to 79 (here value "MP029C "), this string is added as a new line in the generated cobol program like you can see below :

It could be great to ignore this string to prevent bad generation like we have here with extra "dirty" lines.