{
{    The purpose of this request is to discard a file from the generic queue.
{ This request is intended to be called from manage_queue_files utility and the
{ system_operation capability must be active.
{
{       JMP$UTIL_TERMINATE_QFILE (SYSTEM_FILE_NAME, TERMINATION_OPTIONS_P,
{             STATUS);
{
{ SYSTEM_FILE_NAME: (input)  This is the name of the queue file to be
{       terminated.
{
{ TERMINATION_OPTIONS_P: (input)  This can require the queue file to satisfy
{       conditions if it is to be terminated.
{
{ STATUS: (output) This is the record that contains the status of the request.
{       CONDITIONS:
{             jme$invalid_parameter
{             jme$name_not_found
{             jme$qfile_already_terminated
{             jme$qfile_state_is_null
{             ofe$sou_not_active

