ILE COBOL Programmer's Guide

Application Programming Interfaces (APIs)

Application Programming Interfaces (APIs)

ILE COBOL Bindable APIs

ILE COBOL uses new bindable APIs instead of the OPM runtime routines:

Calling OPM COBOL/400 APIs

OPM COBOL/400 APIs can be called from ILE COBOL but they will only affect OPM COBOL/400 run units.

To affect ILE COBOL run units, use the corresponding ILE APIs or the ACTGRP parameter of the CRTPGM command.


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