  TYPE
    nft$file_disposition = (nfc$requeue_file, nfc$drop_file_from_q, nfc$hold_file_in_q, nfc$complete_file,
      nfc$maintain_file_position);

