ILE COBOL Programmer's Guide
When you need to make a change to the ILE COBOL source program, do the
following:
- Change the ILE COBOL source program where required using SEU. Refer
to Entering Source Statements Using the Source Entry Utility for further details on change the source code.
- Compile the ILE COBOL source program using the CRTCBLMOD command to create
a new module object(s). Refer to Using the Create COBOL Module (CRTCBLMOD) Command for a description of compiling the ILE COBOL source
program.
- Bind the module objects using the CRTPGM command or UPDPGM command to
create a new program object. Refer to Using the Create Program (CRTPGM) Command for information about creating a program object.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.