Hi All,
how is sign is stored in S9(17) comp-3 variable.
Answer with an Example will be of great help.
Answer Posted / rtrt
9
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What are the different data types in cobol?
How do you differentiate between cobol and cobol-ii?
Write the code to count the sum of n natural numbers.
What is cobol?
What is the difference between next sentence and continue in cobol programing language?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Are you comfortable in cobol or jcl?
In which area will you utilize 88 level items in cobol?
what is the use of outrecord?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Can a Search can be done on a table with or without Index?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
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?
What is static and dynamic call in cobol?