
{
{    The purpose of this request is to send a terminate queued output response
{    message to SCFS or OPERATE_STATION.
{
{        NFP$SEND_TERQO_RESPONSE_MSG (IO_STATION_NAME, FILE_NAME, RESPONSE,
{              CONNECTION_ID, MESSAGE, STATUS)
{
{  IO_STATION_NAME: (input) This parameter specifies the name of the station
{        or remote system that the queued output file is associated with.
{
{  FILE_NAME: (input) This parameter specifies the queued output file that is
{        to be terminated.
{
{  RESPONSE: (input) This parameter specifies the response code indicating
{        success or reason for failure.
{
{  CONNECTION_ID: (input) This parameter specifies the connection identifier of
{        the connection to send the message on.
{
{  MESSAGE: (input, output) This parameter specifies the message sequence where
{        the file assignment message is to be read from.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              nfe$invalid_parameter_value
{              nfe$outside_bounds_of_sequence
{

