
  CONST
    nfc$ntf_max_command_text_size = 255;

  TYPE
    nft$ntf_command_text = string (nfc$ntf_max_command_text_size);
