Not enough parameters specified in the procedure interface.
30
Cause . . . . . : The procedure interface specifies fewer parameters than are specified in the prototype.
Recovery . . . : Correct the parameter lists for the prototype or the procedure interface. Compile again.