{    The purpose of this request is to remove an output file from the output
{ queue.  This routine functions as a co-routine with the jmp$terminate_output
{ request.  This request is called by the jmp$general_purpose_cluster_rpc
{ request.
{
{       JMP$MAINFRAME_TERMINATE_OUTPUT (TARGET_OPTIONS_P,
{             DATA_AREA_P, NUMBER_OF_DATA_PACKETS, STATUS);
{
{ TARGET_OPTIONS_P: (input)  A pointer to a sequence that contains the caller
{       information and options about what file to terminate.
{
{ DATA_AREA_P: (input, output)  NO data is returned.
{
{ NUMBER_OF_DATA_PACKETS: (output)  This indicates the number of data packets
{       in the data_area_p sequence.  This value will be zero since no data
{       packets are returned are returned.
{
{ STATUS: (output) This is the status of the request.
{      CONDITIONS:
{           none.
{
