S
Stefan Drissen
Guest
Mismatched number of parameters passed to routine . (3234) You are passing parameters to a routine, but the number of parameters you passed does not match the number of parameters expected by the routine. Is there an additional input / output parameter (possibly hidden in an include) in the callee? If the above is not true, then yes, it could be a propath or a stale r-code (r-code that has been compiled based on older version of source and not updated) problem - can you delete all r-code from your project just to be sure? Could you attach the complete sources?
Continue reading...
Continue reading...