*ALL is not allowed as parameter for %SIZE; *ALL is ignored.
20
Cause . . . . . : The second parameter for built-in function %SIZE may not be specified if the first parameter is not the name of an array, table, or multiple occurrence data structure.
Recovery . . . : Omit the second parameter for %SIZE, or change the first parameter to the name of an array, table, or multiple occurrence data structure. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.