What is cobol?
No Answer is Posted For this Question
Be the First to Post Answer
what is the coding difference between COBOL and CICS.
can we use go to statement inline-perform?
What is tne need to use sub programs in Cobol?
What are the functions like c or c++ in cobol?
how can we find total no of records in a file ....is there any utility......?
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..?
can we print comp 3 stmts how ?
What is the maximum length of a field you can define using COMP-3 in COBOL?
If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
What is the difference between goback, stop run and exit program in cobol?
I have a table with 3 dimensions like this : 01 ws-table 04 ws-page occurs 3 08 ws-column occurs 2. 12 ws-record occurs 20 pic x(40). How to code with PERFORM varying with 3 dimension...I forgot..
2)Where the Plan is located in CICS-DB2?