In an MVS environment, I have a COBOL program to read a variable length input file that is a database dump. The fields are variable length, with a delimiter char between fields. The program will also read in a COBOL copybook that has each field defined with a maximum size, i.e. PIC X(014)...
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.