Chapter Contents |
Previous |
Next |
Terminal Control and Basic Mapping Support |
Your application program communicates with the terminal via the CICS terminal control program (TCP) using information defined in the terminal control table (TCT). Terminal control implies use of unformatted screens, as described in Tutorial: Creating a Simple Transaction. The following commands are commonly used:
EXEC CICS HANDLE AID option(function-name) ... ;
See Handle Condition and Handle AID for more information on this command.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.