ILE COBOL Programmer's Guide


Calling and Sharing Data Between ILE COBOL Programs

Sometimes an application is simple enough to be coded as a single, self-sufficient program. In many cases, however, an application's solution will consist of several, separately compiled programs used together.

The OS/400 system provides communication between ILE COBOL programs, and between ILE COBOL and non-ILE COBOL programs.

This chapter describes:


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