Chapter Contents

Previous

Next
Introducing SAS/C Software, Release 6.50


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 MVS 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 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 © Tue Feb 3 15:52:45 EST 1998 by SAS Institute Inc., Cary, NC, USA. All rights reserved.