i Want All cobol ERROR codes?

Answer Posted / padmanabha naidu.p

if you want see all cobol errrors,simple
IDENTIFICATION DIVISION.
PROGRAM ID. ERRMSG.

Is This Answer Correct ?    16 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is redefines clause in COBOL?

839


Differentiate between structured cobol programming and object-oriented cobol programming.

658


A table has two indexes defined. Which one will be used by the SEARCH?

746


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.

919


What type of SDLC u followed? Why?

1512






i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

984


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1895


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

705


What are the pertinent COBOL commands?

2617


how to refer the data field?

1793


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1947


Difference between array and sub-script ?

1150


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2716


What is difference between static and dynamic call in cobol?

766


Have you used comp and comp-3 in your project? And how?

2003