
  CONST
*IF NOT $true(osv$unix)
    cyc$uppervalue_integer = 7fffffffffffffff(16);
*ELSE
    cyc$uppervalue_integer = 7fffffff(16);
*IFEND

