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:
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.