) What is the use of IGNORE?

Answer Posted / naidu sekhar yandrapu

The ignore condition command causes no action to be taken
if the condition specified occurs in the program.
That is control will be returned to next instruction

EXEC CICS IGNORE CONDITION
LENGERR
END-EXEC
EXEC CICS RECEIVE
INTO(--)
LENGTH(--)
END-EXEC
NO MORE THAN 12 CONDIATION

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1607


What is an in line perform? When would you use it? Anything else you wish to say about it.

641


Write a program to enter and display the names of students in a class using the occurs clause.

647


How do you differentiate between cobol and cobol-ii?

651


what happens if parmparameter passes zero bytes to the program

1659






What is difference between static and dynamic call in cobol?

772


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2656


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

2006


What is the problem of ordered sequential files access?

693


Write down the divisions of cobol program?

665


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

2728


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2093


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2052


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1646


What is the difference between structured cobol programming and object alternativelyiented cobol?

751