Answer Posted / giri12
Deepu, u said we cannot use icetool in cobol program. can
you please give us the valid reason for that?
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What guidelines should be followed to write a structured cobol prgm?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is link edit in cobol?
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?
Explain how to differentiate call by context by comparing it to other calls?
Name some of the examples of COBOl 11?
Why did you choose to work with ibm mainframe cobol programming?
Which mode is used to operate the sequential file?
What is the usage of comp fields in cobol?
What is amode(24)?
i need a small 3d program using inline and outline.
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between binary search and sequential search?
example for sub strings ? and refernce modifications whit output pls