ILE C/C++ Programmer's Guide
There are several ways to run a program in the ILE environment. You can
use:
- A control language (CL) command:
- Call (CALL) command
- Transfer Control (TFRCTL) command
- Start Programming Development Manager (STRPDM) command
- user-defined CL command
- An ILE C/C++ program as a Command Processing Program (CPP)
- A high-level language CALL statement
- Note:
- Chapter 23, Using ILE C/C++ Call Conventions contains information on interlanguage calls.
- The EVOKE statement in an ICF file
- The REXX interpreter
- The QCAPEXC program
- The ILE Programmer Menu
This chapter describes:
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.