Answer Posted / bhanupriya
the REDEFINES clause allows you to use different data description entries to describe the same computer storage area
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
how to access the file from prodution from changeman tool and to submit a file to production
What is report-item in COBOL?
What is rmode(24)
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
In COBOL programming, what is PERFORM? What is VARYING?
how do you reference the variable block file formats from cobol programs
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
How are the next sentence and continue different from each other?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between next sentence and continue in cobol programing language?
) what is the difference between AID and HANDLE AID?
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?
i need a small 3d program using inline and outline.