If there are two copybooks which have same variables and we
are using both the copybooks in our program. will there be
an error and if i move values to the variable which copybook
varibales gets the values i move in.
Answer Posted / arpan
Or we can use replace option with the copybook in the COBOl
PGM.
For e.g..
Copy Copybook1.
Copy Copybook2 replacing ADDRESS with ADDRESS1.
Correct me if I am wrong.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Explain the configuration section of a cobol program with examples of syntax.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
example for sub strings ? and refernce modifications whit output pls
What is Pic 9v99 Indicates in COBOL?
What type of SDLC u followed? Why?
Write the code implementing the perform … varying.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
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?
how do you reference the variable unblock file formats from cobol programs
What are literals?
What rules are followed by the search verb.