All Articles

Define

Factor-2 represents the name of referenced dataarea name referred by result field. It can...

Delete

The DELETE operation deletes a record from a database file. EMPHDR A R EMPHDRR...

Div

It divides two numbers/variables and store the result in a variable. Example Program D...

Do

The Do-EndDo loop is used when we have to iterate over a block of...

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...