RPG Arithmetic Operations - Z-ADD (Zero and Add)

Description: Zeros the result field and adds factor 1 to it (equivalent to move with add).

Legacy RPG400 Example:

C           Z-ADD   100      Amount 50

Modern RPGLE Example:

dcl-s Amount packed(5:0);

Amount = 100;
{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}
>