
{
{    The purpose of this request is to send a message on the specified
{    connection, indicating whether a previous file assignment message
{    was rejected or accepted.
{
{        NFP$SEND_FILE_ASSIGNMENT_RESP (STATION, DEVICE,
{              FILE_NAME, RESPONSE_CODE, CONNECTION_IDENTIFIER,
{              MESSAGE, STATUS)
{
{  STATION: (input) This parameter specifies name of the station
{        or remote system to which the control facility assigned the file.
{
{  DEVICE: (input) This parameter specifies the name of the batch device
{        or stream to which the control facility assigned the file.
{
{  FILE_NAME: (input) This parameter specifies the system supplied name of
{        the file which the control facility has assigned to a device or
{        stream.
{
{  RESPONSE_CODE: (input) This parameter specifies if the file assignment
{        was accepted or rejected.  The values are nfc$file_assigment_accepted
{        or nfc$file_assignment_rejected.
{
{  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
{



