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
How do you reference the following file formats from cobol programs?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are the pertinent COBOL
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is rmode(any) ?
What is the LINKAGE SECTION used in COBOL?
What is the difference between structured cobol programming and object alternativelyiented cobol?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Which Search verb is equivalent to PERFORM…VARYING?
What guidelines should be followed to write a structured cobol prgm?
What is rmode(24)
Write a program to explain size error.