In this section you create a COBOL copybook. This file is created from the sample archive file that you downloaded previously.
- In the COBOL Explorer, right-click the CobolBook project, and click
New > COBOL Copybook.
- Ensure that the
Containing project field contains
CobolBook/src.
- Type
book-rec.cpy in the
New file name field. Click
Finish to create the copybook.
- Replace the contents of the opened file with the downloaded copy of
book-rec.cpy.
- Click
File > Save.