) What is the use of IGNORE?
Answer / 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 |
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What are the different rules for performing sort operation?
What is perform what is varying?
How can you add a particular field/coloumn in copybook?
What is Static,Dynamic linking ?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
Write a program that uses move corresponding.
Suppose i want to declare a binary comp fild of 7 byte .how to write?
How is sign stored in a COMP field ?
can we write paragraph in area B .....