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
Explain how to differentiate call by context by comparing it to other calls?
What is Pic 9v99 Indicates in COBOL?
What is comp-1 and comp-2?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What kind of error is trapped by on size error option?
how do you reference the esds vsam file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
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?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
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
How can you get the ksds file records into your cobol program?
how can i see junk values in dclgen or in hostvariable of comp ?
What are the different open modes available in cobol?