Related Information

Ÿ System API Reference, SC41-5801

ŸCL Reference, SC41-5722

ŸChapter 3, “Common Information across APIs—Basic (OPM) Example” on page 3-1

APIs for the Integrated Language Environment

The Integrated Language Environment (ILE) model is a set of tools and system support designed to enhance program development on an AS/400 sys Bindable ILE APIs are independent from the high-level languages. This c useful when mixed languages are involved.

The ILE APIs provide functions such as:

Ÿ

Dynamic

screen

management (DSM)

Ÿ

National

language

support

Ÿ

Mail server framework

ŸProblem management

Ÿ Programming and control language (CL)

ŸRegistration facility

ŸSource debugger

ILE APIs use the following naming conventions:

Ÿ

Start with

the letter Q.

Ÿ

Are

followed

by

a 2- or 3-character internal component identifier.

Ÿ

Can

be up

to

30

characters.

ŸAre case sensitive.

ILE service programs (*SRVPGM) use the following naming conventions:

Ÿ

Start

with the

letter

Q.

Ÿ

Are

followed

by

a 2-

or 3-character internal component identifier.

Ÿ

Are

limited

to

8 characters.

ŸAre uppercase.

Related Information

ŸChapter 4, “Common Information across APIs—Advanced (ILE) Example” on page 4-1

Ÿ ILE Concepts, SC41-5606, for conceptual information about ILE

ŸAppropriate language guide or reference for information about the guages

ŸSystem API Reference, SC41-5801

APIs for the ILE Common

Execution

Environment (CEE)

 

 

 

The ILE APIs with names

beginning with CEE are based

on

the

SAA langua

environment

specifications.

These APIs are intended to

be

consistent a

IBM SAA systems. CEE APIs

with names beginning with CEE4 or CEES4

are spe

cific

to

AS/400

business

computing systems.

 

 

 

The ILE CEE APIs provide functions such as:

Ÿ Activation group and control flow management

ŸCondition management

ŸDate and time manipulation

Chapter 2. Getting Started with2-5APIs

Page 25
Image 25
IBM Version 4 APIs for the Integrated Language Environment, Environment CEE, Related Information, APIs for the ILE Common