what is copybooks ? structure of copybook and fillers in copybook ? purpose of using copybook ?
Answer Posted / asad
A copybook is a section of code written in assembly
language or a high-level programming language that can be
copied (from a master) and inserted into several different
programs (or multiple places in a single program). It is
often used to define the physical layout of program data,
pieces of procedural code and prototypes.
The term “copybook” may have originated from use of COBOL
on IBM mainframe operating systems: COPY is the COBOL
keyword for this, and the master item was stored as
a “book” within a larger library of source code.[1]
Major reasons for using COPYBOOKs in assembly language or
COBOL are to:
ensure that everyone uses the same version of a data layout
definition or procedural code.
make it easier to cross reference where components are used
in a system.
make it easier to change programs when needed (only one
master copy to change).
save programmer time by not needing to code extensive data
layouts (minor, but useful).
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
Is mainframe an operating system?
how do we describe cataloged procedure and an instream procedure?
Mainframe project required Postby mache123 » Thu Jan 29, 2009 9:10 pm hello..... I want to know about some real time projects.If any one have any Mainframes project, please provide me documentation of it Or else give me the link where can I find that Mainframes projects with Documentation...... or suggest me any if......please
we cant write data into file using cl program then what is sndf
Can you define an alias?
What is use of IBM framework?
Explore the syntax of the evaluate statement?
What are the different types of PL/1 files?
hi provide info about any real time requirement in health care and banking services mainframe applications. pls send immediate reply to me.
What is the mainframe computer?
If anyone has latest IBM Certification Dumps can you pls forwards it to me
State all the file open modes?
What is a configuration management system, give examples?
Where is the vsam ksds placed?
How to find all duplicate records?