ILE COBOL Programmer's Guide

Creating and Running the ILE C Program Call Example

To create and run the ILE C program call example, follow these steps:

  1. Create one ILE COBOL program and one ILE C program
  2. Call the ILE COBOL program
    CALL       PGM(*CURLIB/CBL2)
    


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