  CONST
    nfc$posf_max_locate_count = 65535;

  TYPE
    nft$position_file_locate_count = 0 .. nfc$posf_max_locate_count;

