{
{    The purpose of this request is to notify a queue file application to
{ terminate a queue file.
{
{       JMP$TERMINATE_ACQUIRED_QFILE (APPLICATION_NAME, SYSTEM_FILE_NAME,
{             STATUS);
{
{ APPLICATION_NAME: (input)  This parameter indicates what the application_name
{       of the queue file must be.
{
{ SYSTEM_FILE_NAME: (output)  This parameter is the name of the queue file that
{       has been terminated.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             jme$qfile_appl_not_permitted
{             jme$generic_queue_is_empty
{
