can we use 77 level no for Redefines?if we use give an
example?
Answer Posted / mr. cooooool
Hi..........
Yes, We can use 77 level in Redefines.
But make sure the redefining variable & Redefined variable must be defined with level 77.
77 A pic x(5) value 'delhi'.
77 B redefines A pic 9(5).
Thanks.
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What kind of error is trapped by on size error option?
How can you get the ksds file records into your cobol program?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how to refer the data field?
what is the use of outrecord?
Name the divisions, which are available in a cobol program?
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 is the difference between binary search and sequential search?
Can a Search can be done on a table with or without Index?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How arrays can be defined in COBOL?
how do you reference the rrds file formats from cobol programs
Are you comfortable in cobol or jcl?