
{
{    The purpose of this request is to send a message on the specified
{    connection, requesting that a file entry be deleted from the file
{    scheduling queue.
{
{        NFP$SEND_DELETE_FILE_AVAILABLE (DESCRIPTOR, FILE_HELD_BY_FILTER,
{              FILE_REQUEUED, CONNECTION_IDENTIFIER, MESSAGE, STATUS)
{
{  DESCRIPTOR: (input) This parameter specifies the descriptor
{        which identifies the file entry which should be deleted from the
{        scheduling queue.
{
{  FILE_HELD_BY_FILTER: (input) This parameter specifies if the file was held
{        by a batch output filter.
{
{  FILE_REQUEUED: (input) This parameter specifies if the file was
{        requeued.
{
{  CONNECTION_IDENTIFIER: (input) This parameter specifies the name of the
{        network file identifying the connection on which the message is to
{        be sent.
{
{  MESSAGE: (input, output) This parameter specifies the message sequence
{        where the connection data is to be placed.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              ame$improper_device_class
{              ame$improper_file_id
{              nae$connection_terminated
{              nae$send_outstanding
{              nfe$outside_bounds_of_sequence
{


