All Articles

Abs

The absolute value of the numeric expression specified as the parameter is returned by...

Add

Adds the numeric values of the variables. D a s 4S 2 Inz(10.25) D...

Add(H)

Half adjust (round) of the numeric value while adding the values of the variables....

Adddur

The ADDDUR operation adds the duration specified in factor 2 to a date or...

BegSr

The BEGSR operation identifies the beginning of a subroutine. You may specify the same...

Call

The CALL operation passes control to the program specified in factor 2. PROGA D...

Callb

This op-code calls a procedure that is bound statically to the main program PROGB...

Callp

This op-code calls a prototyped procedures or programs. Program H OPTION(*SRCSTMT) DFTACTGRP(*NO) DSumTwoNumbers PR...

Cat

The CAT operation concatenates two strings specified and places it in the result field....