Define REDEFINE clause and Is it possible to have the
redefine clause anywhere in the working storage section for
a data name?
Answer Posted / adarsha
thats right !
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
What are all the divisions of a COBOL program?
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?
What are declaratives and what are their uses in cobol?
What is perform what is varying?
What is inspect in cobol ?
Why would you use find and get rather than to obtain?
What guidelines should be followed to write a structured cobol prgm?
Can you please let me know the centre name of INS certification in Kolkata.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the various section in data division and briefly explain them.
How to get the last record in vsam file in cluster? And 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 ..