Using Conditional Instructions

About this task

There are two types of conditional instructions:
  • IF…THEN…ELSE can direct the execution of a program to one of two choices.
  • SELECT WHEN…OTHERWISE…END can direct the execution to one of many choices.

Task Task

Feedback


Timestamp icon Last updated: Tuesday, 7 January 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.rexx.doc//dfhrx/cond.html