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

