All Articles

Z-add

Adds the numeric value in factor 2 with zero and store the result in...

Z-add(H)

Half adjust (round) of the numeric value while adding zero to factor 2. D...

Z-sub

It subtracts numeric value in factor 2 from 0. D b s 4S 2...

Z-sub(H)

Half adjust (round) of the numeric value while subtracting factor-2 from 0. D b...

Data Structure

A data structure in RPG is a named area of storage that is divided...

Tables and Arrays

ARRAY – The array is a collection of elements having the same data type...

Built-in Function

%CHAR The %CHAR built-in function in CL is used to convert logical, decimal, integer,...

Handling Data Queues

Data Queues(*DTAQ) are the objects useful to carry out data transfer within a job...

Handling Data Areas

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