Answer Posted / jagadish
If we specify comp with synchronize internally data will be
stored in word boundaries.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
Which Search verb is equivalent to PERFORM…VARYING?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are declaratives and what are their uses in cobol?
What is inspect in cobol ?
What is difference between static and dynamic call in cobol?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is amode(31)
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Give some examples of command terminators?
Write a program to explain size error.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are the pertinent COBOL
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