ILE COBOL Programmer's Guide


Compiling Source Programs into Module Objects

Use WebSphere Development Studio Client for iSeries. This is the recommended method and documentation about compiling source appears in that product's online help.

The ILE COBOL compiler does not produce a runnable program object. It produces one or more module objects that can be bound together in various combinations to form one or more runnable units known as program objects. For more information on creating runnable program objects, refer to Creating a Program Object.

This chapter describes:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]