Answer Posted / rookie
TO add on to answer num-3
Maxcc=0 Successful.
Maxcc=4 Successful with warnings.
Maxcc=8 Critical or Severe error.
Maxcc=12 Fatal Error.
| Is This Answer Correct ? | 60 Yes | 1 No |
Post New Answer View All Answers
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is difference between static and dynamic call in cobol?
What is the Purpose of Pointer in the string?
What do you understand by psb and acb?
What rules are followed by the search verb.
How do you reference the fixed block file formats from cobol programs
How do you reference the following file formats from cobol programs?
What are the cobol coding sheets?
How to know whether the module is dynamical or statistical?
What are the different types of condition in cobol and write their forms.
how do you reference the variable unblock file formats from cobol programs
How many sections are there in data division in COBOL?
What is the difference between external and global variables in COBOL?