The following are components of the TPF REXX Interface
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 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.
The file axcrules.rul contains sample rules to run against the TPF session. This file resides in the installDir\Distrib directory.
Copyright © 2012 CA. All rights reserved. |
|