Answer Posted / ramaswaminaidu g
Both vamsi and sivakumar are correct.we can use while
redefining o1 level and while using variable length records.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Write a program to explain size error.
Why occurs cannot be used in 01 level in COBOL?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How you can read the file from bottom?
Explain about different table spaces.
how do you reference the rrds file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
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.
What is the difference between next sentence and continue in cobol programing language?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..