
  CONST
*IF NOT $true(osv$unix)
    clc$max_parameter_names = 7fffffff(16);
*ELSE
    clc$max_parameter_names = 7ffffffe(16);
*IFEND

