Answer Posted / abdul
redefine: It is used to reuse the storage space irrespective
of datatypes.That is more than one field can reuse the memory.
redefines clause can be used with level numbers
01 to 49.we redefine the fields only which have same
group,samelevelnumbers,and immediately follow the field.
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
seqence numbers in cobol
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain the input procedure?
What is input procedure?
What is the syntax of sort?
Define perform?
Explain the difference between section, paragraph and sentences?
What is comp?
How to detect record is locked in cobol/400?
How to detect record is locked in cobol/400? What is the solution for that?
What are fillers? What is the actual use of fillers? With mall/simple example?
Define sort?
What are fillers?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Define perform? And its types?