Answer Posted / sudha
Control Breal is mainly used for report generations.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
How do get the result of your program directly on your pc?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do you reference the fixed block file formats from cobol programs
What is the usage of comp fields in cobol?
What are the pertinent COBOL commands?
What rules are to be followed while using the corresponding options?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
) how do u code after getting data?
What is inspect in cobol ?
What is the problem of ordered sequential files access?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
) what is the difference between AID and HANDLE AID?
How do you differentiate between cobol and cobol-ii?
example for sub strings ? and refernce modifications whit output pls