Why we need to use redefine clause when we can define the
variable seperately... what is actual need....
Answer Posted / nag(igate)
whenever declaring the file structure , the same storage
for the different records are redefined without againg
defining the same records, we used the redefined clause
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How do define dynamic array in cobol.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the Purpose of Pointer in the string?
What is the difference between external and global variables in COBOL?
What is the difference between comp and comp-3 usage?
How do you get the data to code the BMS macro?
how to access the file from prodution from changeman tool and to submit a file to production
Define cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What guidelines should be followed to write a structured cobol prgm?
explain sorting techniques in cobol program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are the different open modes available in cobol?