Composite Post-Processor Variables

A Composite post-processor is a combination of different post-processors or components. A set of system macro variables are available to trace and control composite post-processor execution.

The $CPPADS Variable

\textbf{{\char36}CPPADS}\textbf{(}\mathit{index}\textbf{)}

Array of component designator

Type: String, Read-only

The $CPPADS variable is an array of length $CPPCNT containing all the component designators.

The $CPPANM Variable

\textbf{{\char36}CPPANM}\textbf{(}\mathit{index}\textbf{)}

Array of component names

Type: String, Read-only

The $CPPANM variable is an array of length $CPPCNT containing all the component (individual post-processor) names.

The $CPPCNT Variable

\textbf{{\char36}CPPCNT}

Count of components

Type: Numeric, Read-only

The $CPPCNT variable indicates the number of components (individual post-processor) in the composite post-processor.

The $CPPDATE Variable

\textbf{{\char36}CPPDATE}

Current active composite component creation date

Type: String, Read-only

The $CPPDATE variable contains the creation date of the active composite post-processor component.

The $CPPDES Variable

\textbf{{\char36}CPPDES}

Current component designator

Type: Minor Word, Read-only

The $CPPDES variable contains the designator of the current post-processor component.

The $CPPFIL Variable

\textbf{{\char36}CPPFIL}

Current component full database name

Type: String, Read-only

The $CPPFIL variable contains the database full post-processor name of the current component.

The $CPPNAM Variable

\textbf{{\char36}CPPNAM}

Current component name

Type: String, Read-only

The $CPPNAM variable contains the post-processor name of the current component.

The $CPPPDS Variable

\textbf{{\char36}CPPPDS}

Previous designator name

Type: String, Read-only

The $CPPPDS variable contains the designator of the previous component.

The $CPPPFL Variable

\textbf{{\char36}CPPPFL}

Previous component full database name

Type: String, Read-only

The $CPPPFL variable contains the database full post-processor name of the previous component.

The $CPPPNM Variable

\textbf{{\char36}CPPPNM}

Previous component name

Type: String, Read-only

The $CPPPNM variable contains the post-processor name of the previous component.

The $CPPTNP Variable

\textbf{{\char36}CPPTNP}\textbf{(}\mathit{index}\textbf{)}

Primary tape file name

Type: String, Read-only

The $CPPTNP variable is an array of length $CPPCNT containing the primary tape file names for all of the machine components.

The $CPPTNS Variable

\textbf{{\char36}CPPTNS}\textbf{(}\mathit{index}\textbf{)}

Secondary tape file name

Type: String, Read-only

The $CPPTNS variable is an array of length $CPPCNT containing the secondary tape file names for all of the machine components.