Chapter Contents

Previous

Next
SAS/C Software Overview

SAS/C CICS Command Language Translator

The SAS/C CICS Command Language Translator is another powerful tool that is included with the base SAS/C product. The CICS translator enables you to develop application programs under OS/390 or VM and target them to run under CICS. This application-programming interface enables you to request CICS services by placing CICS commands anywhere within your C or C++ source code. The SAS/C CICS translator translates these commands into appropriate function calls for communication with CICS. All CICS commands are supported, including Business Transaction Services, Distributed Program Link (DPL) commands, and Front End Programming Interface (FEPI) commands.

The following are some of the unique features offered by the SAS/C CICS run-time library:


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.