using redefine can you redefine lower variable size to
higher variable size?
Answer Posted / harikumr ch
Syn:Levelnumber dataname-1 redefines data-name-2
The data-name-1 & data-name-2 must be of same size.(From
level 02).Incase of 01 level, the size of data-name-1 must
not exceeds that of data-name-2.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between Call and a Link?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
how to access the file from prodution from changeman tool and to submit a file to production
how do you reference the rrds file formats from cobol programs
How to print 10 to 1 if the input have only 10 digit number?
Write a program that uses move corresponding.
How do you reference the fixed block file formats from cobol programs
How do we get current date from system with century in COBOL?
Whats the difference between search & search ALL?
Write a cobol program making use of the redefine clause.
Explain how to differentiate call by context by comparing it to other calls?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Explain what you understand by passing by value.