Previous Topic: Invoking TSSTRACK under TSO or ISPFNext Topic: CICS Users in Interactive Mode


Invoking TSSTRACK Using CICS

TSSTRACK in CICS is executed from the TSS command transaction. TSSTRACK can be invoked in two modes:

Continuous Mode

In this mode, TSSTRACK is invoked for a fixed time period. TSSTRACK refreshes its output automatically without input from the terminal operator. For example:

TSS TRACK=ON,FOR=(#minutes)
Interactive Mode

In this mode, TSS TRACK=ON is invoked without the FOR operand. Operation options and session termination are based on terminal input.

Note: Program function and attention keys operate differently in CICS than they do in TSO.