All Articles

Handling Data Areas

The CL (Control Language) programming language in RPG (Report Program Generator) uses data areas...

Bind By Copy

Bind by copy is nothing but static binding. Binding a module with “Bind by...

Bind By Reference

The BNDSRVPGM parameter’s service programs are bound by reference. A service program is bound...

Binder Language

Binder language is an instruction which is used to write an “EXPORT source file”...

Signature

What is a Service Program Signature? Every service program has at least one signature....

Service Program

Introduction A service program is a collection of available data items and runnable procedures...

Procedure

A main procedure is one that takes control when an ILE program is called...

Binding Directory

Introduction The concept of the Binding Directory is crucial to understand while working with...

Module

A module is a non-runnable object (type *MODULE) which is the output of an...