Copy Books
Question: What do you mean by copybook? Where it is used? Why it is used?
Ramnivas
Answer: Copybook is the COBOL term for pieces of code copied from an external location. Other languages usually refer to them as includes. They are used to include a section of code from an external file instead of having to repeat the same code in each program that uses it.
Related Articles
- CICS Commands
- Difference between RENAMES and REDEFINES
- TSO and Pages
- Generation and Version
- What is a GDG?
Copyright © Felgall Pty Ltd



