Define REDEFINE clause and Is it possible to have the
redefine clause anywhere in the working storage section for
a data name?
Answer Posted / anju
I think redefine cannot be done for a level01 item.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Write the code implementing the perform … varying.
How to remove 2 duplicate records and copy only one using job control language?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the compute verb? How is it used?
Can a Search can be done on a table with or without Index?
how to convert the recors form vsam file to db2 table tru file aid
Define cobol?
How many bytes S(8) comp field occupy and its maximum value?
What are the different types of condition in cobol and write their forms.
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 is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is cobol?
Why did you choose to work with ibm mainframe cobol programming?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.