{
{    The purpose of this request is discard an output file.
{
{       QFP$TERMINATE_OUTPUT (SYSTEM_FILE_NAME, OUTPUT_STATE_SET,
{             SYSTEM_JOB_NAME, OUTPUT_DESTINATION_USAGE, DELETE_OUTPUT_FILE,
{             STATUS);
{
{ SYSTEM_FILE_NAME: (input)  This is the name of the file to terminate.
{
{ OUTPUT_STATE_SET: (input)  This is a set containing the state the file must
{       be in to terminate.
{
{ SYSTEM_JOB_NAME: (output)  This is the system_job_name of the job that placed
{       the file in the NOS/VE output queue.
{
{ OUTPUT_DESTINATION_USAGE: (output)  This is the output destination usage of
{       file being deleted from the output queue.
{
{ DELETE_OUTPUT_FILE: (output)  This indicates whether or not the caller should
{       delete the file from the output queue.
{
{ STATUS: (output) This is the record that contains the status of the request.
{      CONDITIONS:
{        jme$name_not_found
{        jme$output_already_terminated
