What is the purpose of Identification Division?
Answer / elite group
To identify the name of the program & for documentation
purpose
| Is This Answer Correct ? | 7 Yes | 0 No |
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 Answers Cap Gemini, Mind Tree,
How do u know what version of cobol u are using?
What is cobol?
i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?
How do get the result of your program directly on your pc?
In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execution?
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
i want a program using by if, evaluate , string, unstring, perform, occurs?
how to refer the data field?
i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS
what is the use of outrecord?