Rocket® Enterprise Developer (formerly a product of Micro Focus or formerly a product of Open Text) documentation, created before Rocket Software acquired certain products from OpenText, may include outdated references to "Micro Focus" or "OpenText", both of which are trademarks of OpenText or its affiliates. Rocket Software is not affiliated with Micro Focus or OpenText and has since rebranded these products as Rocket® products. You may also encounter outdated links in this documentation. If you do, please contact Rocket Support (support@rocketsoftware.com) for assistance.
CICSECM Compiler Directive Options
Note:
Rocket® Enterprise Suite products provide a proprietary run-time engine to enable compatibility for customers’ IBM® CICS® applications. IBM and CICS are registered trademarks of International Business Machines Corp. Rocket Enterprise Suite products do not include an IBM CICS engine and are not affiliated with IBM. Further information can be found here.
There are two types of CICS preprocessor options that you set in your project properties, on the COBOL tab:
- Choose Project > MyProject Properties.
- Click the COBOL tab.
- Check EXEC CICS and then click Options.
- Set the following CICSECM options by checking the appropriate setting the
CICSECM Options
dialog box:
- FUNCTION
- OPTION
- Set the following CICSECM options by typing them into the
Additional CICSECM options field,
preceded by the directive CICSECM,
for example,
CICSECM(LINKAGE=NO):
- EXCI
- EXECDLI
- HIDE
- LINKAGE
- SEVERITY
- SPFAULT
Important:
In the IDE, you must only set the CICSECM directives
using the
CICSECM Options dialog box. Do not use the
Additional Directives field on the
COBOL tab to set these directives.