How can we know that cobol program is using report file or
simple file....?
Answer Posted / jagan
Ashok, do we have a variable block attribute for a REPORT
file. As far as i have heard there is only FBA for a REPORT
file.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are decleratives in cobol?
IF I mention stop run in CICS what happens?
Why occurs cannot be used in 01 level in COBOL?
What is rmode(any) ?
How do you differentiate between cobol and cobol-ii?
What are various search techniques in cobol? Explain.
What is amode(31)
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Whats the difference between search & search ALL?
How to print 10 to 1 if the input have only 10 digit number?
How do you reference the fixed block file formats from cobol programs
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is a report item?
Explain the configuration section of a cobol program with examples of syntax.