Previous Topic: Overview

Next Topic: Setup Requirements


TPF Components

The following are components of the TPF REXX Interface

TPFCON.REX

TPFCON.REX is the main module that manages the interface. It processes all system- and user-initiated messages through the CA Automation Point rules engine. This file resides in the installDir\Distrib directory.

TPFREAD.REX

TPFREAD.REX is the REXX program that parses the TPF message into a REXX stem variable called TPFWD. This variable gives you access to every word in a message to act on. This file resides in the installDir\Distrib directory.

axcrules.rul

The file axcrules.rul contains sample rules to run against the TPF session. This file resides in the installDir\Distrib directory.