How can you add a particular field in copybook?
Answer Posted / azharuddinsyed
First, identify the programs using this copybook.
Second, open the copybook in edit mode and add the required field wherever necessary. Adjust filler values if necessary.
Third, recompile the programs identified at step1 and ensure there are no errors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why would you use find and get rather than to obtain?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How arrays can be defined in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Write the code to count the sum of n natural numbers.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Write the code implementing the perform … varying.
What is the Purpose of Pointer in the string?
Can you please let me know the centre name of INS certification in Kolkata.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What are all the divisions of a COBOL program?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?