can we use 77 level no for Redefines?if we use give an
example?
Answer Posted / krishna rao
yes we can use.but the redefine and redefued level numbers
should be equal.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Describe the cobol database components?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the difference between Call and a Link?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Explain what you understand by passing by value.
What is the difference between comp and comp-3 usage?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
) what is the difference between AID and HANDLE AID?
In COBOL programming, what is PERFORM? What is VARYING?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
how do you reference the variable block file formats from cobol programs
How you can characterize tables in cobol?
what happens if parmparameter passes zero bytes to the program