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
What is link edit in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Which is not true about evaluate statement
Write a program that uses move corresponding.
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 if parmparameter passes zero bytes to the program
What is the difference between comp and comp-3 usage?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What rules are to be followed while using the corresponding options?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are the pertinent COBOL
How you can characterize tables in cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Name some of the examples of COBOl 11?
What is the difference between structured cobol programming and object alternativelyiented cobol?