What is the maximum length of a field you can define using
COMP-3?
Answer Posted / nihar ranjan karan
If you use the compiler option ARITH(EXTEND) then you can
have a maximum of 31 digits.
Look up the compiler option ARITH in manual... you will get
some more info also...
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is link edit in cobol?
what is difference between cobol and cobol/400
How to print 10 to 1 if the input have only 10 digit number?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are the different rules to perform a Search?
What is the difference between next sentence and continue in cobol programing language?
how to convert the recors form vsam file to db2 table tru file aid
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
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 are the different open modes available in cobol?
Write the code implementing the perform … varying.
What is redefines clause in COBOL?