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
how do you reference the fixed unblock file formats from cobol programs
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
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between binary search and sequential search?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the different open modes available in cobol?
How to know whether the module is dynamical or statistical?
Name the divisions, which are available in a cobol program?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is report-item in COBOL?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Whats the difference between search & search ALL?
What is the difference between Call and a Link?
How to print 10 to 1 if the input have only 10 digit number?