An option on CICS commands that stores the response code in a specified data item. Using RESP prevents CICS from abnormally terminating the task on error and allows the program to handle errors explicitly. (Ch. 29, Ch. 30) See also: *EIBRESP*, *HANDLE CONDITION*.