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
Write a cobol program making use of the redefine clause.
What are the rules of the move verb?
Discuss about changing dataset name in proc.
HOw can I get the negative sign while deduct high value from low value
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How many sections are there in data division in COBOL?
What is Pic 9v99 Indicates in COBOL?
What are the different data types in cobol?
What is the usage of comp fields in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Are you comfortable in cobol or jcl?
What is a scope terminator give example?
Have you used comp and comp-3 in your project? And how?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.