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:

  1. Choose Project > MyProject Properties.
  2. Click the COBOL tab.
  3. 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.