A colon is expected but is not found; colon assumed.
20
Cause . . . . . : When a built-in function or prototyped call takes more than one parameter, a colon is required to separate the parameters. A colon is assumed.
Recovery . . . : Specify a colon to separate the parameters in the parameter list. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.