In A cobol program , we can use COPY Statement in FILE-
SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION
basically what is the difference
Answer Posted / kanika
yes we can copy it any where basically it will copy the
line of code mentioned in another source program.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
how to refer the data field?
Can we redefine the field of x(200) to less than 200?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are all the divisions of a COBOL program?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
how do you reference the esds vsam file formats from cobol programs
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
Explain about different table spaces.
Give some examples of command terminators?
What is perform what is varying?
What is the difference between comp and comp-3?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How are the next sentence and continue different from each other?
Differentiate between structured cobol programming and object-oriented cobol programming.
How do you reference the following file formats from cobol programs?