All Articles

DoU

The DoU-EndDo loop continues until the loop condition remains false. Example Program D Count...

DoW

The DoW-EndDo loop continues while the loop condition remains true. Example Program D Count...

Dsply

This opcode is used for communication between display workstation and the requesting program. The...

Dump(A)

It is used to perform the dump operation to ensure the operation occurs regardless...

Eval

It is used to evaluate any kind of expression. Example Program Femphdr IF E...

Eval (M)

It evaluates the default decimal value in a variable. Example Program D Result4 s...

Eval(R)

It evaluates the expression with right adjust. Example Program DB S 15A INZ('Programmers') C...

Except(Rpgle)/Excpt(Rpg)

The EXCEPT opcode is used to write the exception records. Exceptional records are defined...

Exfmt

The EXFMT opcode is used to write the exception records. Exceptional records are defined...