Function
To set the executable status of
a program.
Syntax

SET PROGRAM
>>-SET PROGRAM--(--program_name--)------------------------------>
>----,ENABLESTATUS(-+-ENABLED--+-)----+---------------+--------><
'-DISABLED-' '-,CICS(applid)-'
Parameters
- CICS(applid)
- Specifies
the applid of the CICS® region to which this command
is to be routed. If you omit this option, the command is routed to
the default CICS region specified by the most recent DEFAULT
command.
- ENABLESTATUS({ENABLED | DISABLED})
- Specifies
whether the program is to be enabled or disabled in the target CICS region.
- PROGRAM(progname)
- Specifies the 1-8 character CICS program
name that you want to enable or disable.