On Wed, 30 Jul 2003, sad wrote:
> good day
> we are suffering of the limit of parameters count in functions
> 16 parameters is not enough
What version are you using? I believe 7.3 raised the default to 32
and in all versions I've used there's a compile time define that can be
raised (look for FUNC_MAX_ARGS I think).