i want to store 20 digits . h will u do it in cobol ?

Answer Posted / vaneesh

Just write PROCESS ARITH(EXTEND) before identification
division, you can use upto 9(31).

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different rules to perform a Search?

800


Explain the configuration section of a cobol program with examples of syntax.

853


How do get the result of your program directly on your pc?

2057


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2985


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

2863






what is amode(24), amode(31), rmode(24) and rmode(any)?

882


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

940


how do you reference the esds vsam file formats from cobol programs

858


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

929


How do you reference the fixed block file formats from cobol programs

900


In COBOL, what is the different between index and subscript?

932


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.

1151


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

2173


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

846


What is the difference between Call and a Link?

874