{
{    The purpose of this request is to discard a file from the generic queue.
{
{       JMP$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
