Array index or parameter is not allowed for name.
30
Cause . . . . . : A name is followed by a left parenthesis, but the name is not an array name or prototype name. The statement is ignored.
Recovery . . . : Change the name to an array name or a protptype name. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.