
{
{    The purpose of this request is to send a message on the specified
{    connection, requesting that the file entry be added to the file
{    scheduling queue.
{
{        NFP$SEND_ADD_FILE_AVAILABLE (DESCRIPTOR, FILE_STATE,
{              CONNECTION_IDENTIFIER, MESSAGE, STATUS)
{
{  DESCRIPTOR: (input) This parameter specifies the descriptor
{        which identifies the file entry which should be added to the
{        scheduling queue.
{
{  FILE_STATE: (input) This parameter specifies the state of the
{        queue file entry.
{
{  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$invalid_descriptor_value
{              nfe$outside_bounds_of_sequence
{


