"ALL" was found as a subscript, but was not an argument for a function. Statement ignored.
30
Cause . . . . . : A data-name with the subscript "ALL" is only allowed as a function argument for an intrinsic function that allows a variable number of arguments.
Recovery . . . : Remove the "ALL" subscript from the data-name, or check to make sure the correct function-name was specified.