Name the divisions, which are available in a cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
What is report-item in COBOL?
wht is packed decimal in cobol
What R 2 of the common forms of the EVALUATE STATEMENT ?
how we separate the cobol cics statements from cobol&cics programming?
A s9(4). B v9(4) value 0.21 can i move this?
I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.
When search all is used in cobol program without sorted input data?
6 Answers CGI, Principal Finance,
Why there is no questions in this column?
What is SET TO TRUE all about, anyway?
I have a Main Program which is calling Sub-Program which is a DB2 pgm. What will happen if I am not closing the cursor used in the Sub-program? Please advise..
how can we code index in an array of cobol pgm?