How can we know that cobol program is using report file or
simple file....?
Answer Posted / ashok
In addition to answer #1, if you want identify that by
looking at the JCL, then file format of FBA or VBA also
means that its a report file.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is difference between cobol and cobol/400
What is a SSRANGE and NOSSRANGE?
What is comp-1 and comp-2?
What is the difference between structured cobol programming and object alternativelyiented cobol?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Can a Search can be done on a table with or without Index?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is the LINKAGE SECTION used in COBOL?
What do you understand by psb and acb?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
How many bytes S(8) comp field occupy and its maximum value?
how do you reference the esds vsam file formats from cobol programs
Define cobol?
What is the compute verb? How is it used?
Are you comfortable in cobol or jcl?