CICS Preprocessor Options

The CICS Preprocessor options are explained in the following table.
Option Explanation
-# Displays the mfexecpp command line.
-bigendian Default to BIGENDIAN integers.
Note: It is applied by default.
-deb Allows debugging.
-i Specifies input file.
-margins Specifies the margins (-margins left,right)
-native Default to LITTLEENDIAN integers.
-nonnative Default to BIGENDIAN integers.
-not_symbol Selects alternate NOT symbol
-o Specifies output file.
-or_symbol Selects alternate OR symbol