XFOOT opcode for ARRAY in RPG AS400 XFOOT opcode for ARRAY in RPG AS400 XFOOT in RPG Fixed Format XFOOT opcode is used to sum all the numeric array elements. Coding XFOOT opcode to …
Sorting Array (SORTA) opcode for ARRAY in RPG AS400 Sorting Array (SORTA) opcode for ARRAY in RPG AS400 Coding SORTA opcode in RPG Fixed Format SORTA opcode is used to sort the array elements in th…
Lookup an Array element in RPGLE AS400 LOOKUP opcode for ARRAY in RPG AS400 Lookup opcode We do use LOOKUP opcode in RPG fixed format to lookup for an element in the array. Prompt type…