Running an ILE COBOL Program
This chapter provides the information you need to run your ILE COBOL program.
The most common ways to run an ILE COBOL program are:
- Using a Control Language (CL) CALL command
- Using a High Level Language CALL statement (for example, ILE COBOL's
CALL statement)
- Using a menu-driven application program
- Issuing a user-created command.
- Selecting the Run menu action or Run toolbar icon on the WebSphere Development
Studio Client for iSeries workbench. Use WebSphere Development Studio Client
for iSeries. This is the recommended method and documentation about running
an ILE COBOL program and appears in that product's online help.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.