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 report-item in COBOL?
What rules are to be followed while using the corresponding options?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
how to move the records from file to array table. give with code example
Write a program that uses move corresponding.
Write a cobol program making use of the redefine clause.
What is the difference between external and global variables in COBOL?
Are you comfortable in cobol or jcl?
What is the LINKAGE SECTION used in COBOL?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How do you reference the fixed block file formats from cobol programs