  CONST
    nfc$posf_max_string_length = 255;

  TYPE
    nft$position_file_locate_string = string ( * <= nfc$posf_max_string_length);

