
{
{    The purpose of this request is to send a message on the specified
{    connection, requesting that a file entry in the file scheduling
{    queue be modified.
{
{        NFP$SEND_MODIFY_FILE_AVAILABLE (MODIFIED_DESCRIPTOR, DESCRIPTOR,
{              CONNECTION_IDENTIFIER, MESSAGE, STATUS)
{
{  MODIFIED_DESCRIPTOR: (input) This parameter specifies the descriptor
{        which identifies the changed queue file attributes.
{
{  DESCRIPTOR: (input) This parameter specifies the descriptor
{        which identifies the queue file attributes before they were changed.
{
{  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$conflicting_descriptors
{              nfe$invalid_descriptor_value
{              nfe$outside_bounds_of_sequence
{


