using redefine can you redefine lower variable size to
higher variable size?
Answer Posted / snehatechm
YES
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are various search techniques in cobol? Explain.
What is a SSRANGE and NOSSRANGE?
Write a program to explain size error.
Can a Search can be done on a table with or without Index?
How you can read the file from bottom?
how do you reference the ksds vsam file formats from cobol programs
What is the difference between goback, stop run and exit program in cobol?
What guidelines should be followed to write a structured cobol prgm?
HOw can I get the negative sign while deduct high value from low value
Write a cobol program making use of the redefine clause.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Difference between cobol and cobol-ii?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?