Can we put move statement in COBOL copybook

Answer Posted / suersh ramaiyan

Copy book means... A piece of code may be used in many programs.
We can write that piece of code in a member of a PDS (copy book) and we can use anywhere in the COBOL programs.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

701


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2734


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1947


How do you differentiate between cobol and cobol-ii?

658






What are the different rules of SORT operation?

700


What is the difference between PIC 9.99 and 9v99 in COBOL?

735


how do you reference the esds vsam file formats from cobol programs

634


explain sorting techniques in cobol program?

692


Why occurs cannot be used in 01 level in COBOL?

719


how do you reference the variable block file formats from cobol programs

688


What is the LINKAGE SECTION used in COBOL?

892


What are the different data types in cobol?

798


In COBOL programming, what is PERFORM? What is VARYING?

672


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720