Answer Posted / pavan,ap
if want see the copybook ,go to 3.4 option and give the
copybook name,,and open it in view or edit mode
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between next sentence and continue in cobol programing language?
Name the sections present in data division.
What is redefines clause in COBOL?
What is the difference between comp and comp-3 usage?
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?
What is the difference between comp and comp-3?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
what is search and searchall?what is the diffrence between them?give an best example?
how do you reference the fixed unblock file formats from cobol programs
How do you get the data to code the BMS macro?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What guidelines should be followed to write a structured cobol prgm?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are the different rules to perform a Search?