Example

'DEFCMD CICS SEND = = SENDPGM (CICSLINK'
This example defines a command called SEND for this user only. The user can issue this command, under the default command environment of REXXCICS, by entering:
'CICS SEND arg1 arg2 ... argn'

This example shows program SENDPGM being called by an EXEC CICS LINK command to process this command.


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/dfhrx000392.html