I hav vari declaration like.....
77 a pic s9(9).99.
77 b pic s9(9).99 comp.
77 c pic s9(9).99 comp-3.
if i use MOVE 123456789.99 to a,b,c what happen every one
working fine ?
Answer Posted / sri
comp does not work fine becoz it does not support decimal format
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
what is the use of outrecord?
How you can read the file from bottom?
Explain how you can characterize tables in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How to print 10 to 1 if the input have only 10 digit number?
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 types of condition in cobol and write their forms.
What are the pertinent COBOL
what is difference between cobol and cobol/400
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
explain sorting techniques in cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is rmode(any) ?
What are different data types in cobol?