{
{    The purpose of this request is discard a generic queue file.
{
{       QFP$TERMINATE_QFILE (SYSTEM_FILE_NAME, QFILE_STATE_SET,
{             DELETE_QFILE, STATUS);
{
{ SYSTEM_FILE_NAME: (input)  This is the name of the file to terminate.
{
{ QFILE_STATE_SET: (input)  This is a set containing the state the file must be
{       in to terminate.
{
{ DELETE_QFILE: (output)  This indicates whether or not the caller should
{       delete the file from the queue.
{
{ STATUS: (output) This is the record that contains the status of the request.
{      CONDITIONS:
{        jme$name_not_found
{        jme$qfile_already_terminated
