what is the advantage of using redefines instead of
delaring the variables ?
Answer Posted / joshin
redifine will used to change the pic clause of already
declared variable.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the problem of ordered sequential files access?
what are decleratives in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between Call and a Link?
In which area will you utilize 88 level items in cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do you get the data to code the BMS macro?
What is amode(24)?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
what is the use of outrecord?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
HOw can I get the negative sign while deduct high value from low value