Previous Topic Next topic Print topic


CICS Preprocessor Options

The CICS Preprocessor Options are explained in the following table.
Option Explanation
-# Displays the mfexecpp command line.
-i Specifies input file.
-o Specifies ouput file.
-margins Specifies the margins (-margins left,right)
-or_symbol Selects alternate OR symbol
-not_symbol Selects alternate NOT symbol
-deb Allows debugging.
-vtrace Micro Focus Tracing Option
-ptrace Micro Focus Tracing Option
-ctrace Micro Focus Tracing Option
-bigendian Default to BIGENDIAN integers.
Note: It is applied by default.
-nonnative Default to BIGENDIAN integers.
-native Default to LITTLEENDIAN integers.
Previous Topic Next topic Print topic