  CONST
    nfc$maximum_page_length = 176;

  TYPE
    nft$page_length = 0 .. nfc$maximum_page_length;

