i want to store 20 digits . h will u do it in cobol ?
Answer Posted / nitesh sethi
Use ARiTH(EXTEND) as compile option and you can extend
numeric field upto 30 digits
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the local-storage section?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is Pic 9v99 Indicates in COBOL?
What are the rules of the move verb?
What is static and dynamic call in cobol?
Have you used comp and comp-3 in your project? And how?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What are the cobol coding sheets?
How to remove 2 duplicate records and copy only one using job control language?
Write down the divisions of cobol program?
How you can read the file from bottom?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Describe the cobol database components?