Glossary

HANDLE CONDITION

An older CICS command that establishes a label to branch to when a specified condition occurs. Considered legacy practice; modern CICS programming uses the *RESP* option and explicit testing of *EIBRESP*. (Ch. 29) See also: *EIBRESP*, *RESP*.

Learn More

Related Terms