MFPLI00098S "entry-name" has been referenced with an argument list which is incompatible with its declaration. An empty argument list is required to satisfy the declaration.

"entry-name" has been declared with an empty list of parameter descriptors but this reference has included a list of one or more arguments.
Resolution:
Either correct the declaration or supply an empty argument list.
Module:
PRCSCALL.PL1