
  CONST
*if not $true(osv$unix)
    amc$max_block_number = 0ffffffff(16);
*else
    amc$max_block_number = 7fffffff(16);
*ifend
