Examples

'FIND REDT'

This example finds the first occurrence of REDT.

'FIND Redt'

If CASE is set to RESPECT then this example will not find the first occurrence of REDT. It will find the first occurrence of Redt. For more information, see the CASE command, section CASE.

The searcharg can contain the arbitrary character, in which case the arbitrary character represents any text string which might be imbedded at the arbitrary character's location.

'FIND ONE.THREE'

This example finds the first occurrence of any string with ONE and THREE joined by another string.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 7 January 2014


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