1.

What Are The Array Operations?

Answer»

• The LOKUP operation causes a search to be made for a particular element in an ARRAY or table.
• The MOVEA operation transfers character or numeric values from factor 2 to the result field. (Certain restrictions apply when moving numeric values.) Factor 2 or the result field must contain an array. Factor 2 and the result field cannot SPECIFY the same array even if the array is indexed.
• SORTA (Sort an Array)
• XFOOT (SUMMING the ELEMENTS of an Array)

• The LOKUP operation causes a search to be made for a particular element in an array or table.
• The MOVEA operation transfers character or numeric values from factor 2 to the result field. (Certain restrictions apply when moving numeric values.) Factor 2 or the result field must contain an array. Factor 2 and the result field cannot specify the same array even if the array is indexed.
• SORTA (Sort an Array)
• XFOOT (Summing the Elements of an Array)



Discussion

No Comment Found