
  CONST
*IF NOT $true(osv$unix)
    osc$max_status_condition_number = 0ffffff(16);
*ELSE
    osc$max_status_condition_number = 0ffff(16);
*IFEND

