What is the difference between the NOHANDLE option and the
IGNORE condition?

Answer Posted / vishal k gupta

Nohandle is going to disable any previous handle command
provided in the program. This will temporarily disable that
section of code where nohandle has been put. A handle
command is a sticky command.

However an Ignore command is going to ignore the condition
whenevr that condition occurs.

Is This Answer Correct ?    17 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you terminate an already issued delay command?

544


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

796


What is the use of the eibaid field?

607


What is commarea (communications area)?

543


What Are Send Map Maponly & Send Map Dataonly ?

702






What is the procedure to solve an ASRA ABEND?

610


cics command level is?

646


What are the ways fot initiating a transaction?

553


when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?

694


How many ways are there for initiating a transaction?

590


If we say that bms length of field = 0, then what does that mean?

732


Explain the difference between start and xctl?

563


What is interval control?

602


Explain the different system tables used in cics?

538


what is effect on receive map when

674