{
{    The purpose of this request is to notify queued files that it is okay to
{ terminate an output file that has been terminated by request of a user.
{
{       JMP$TERMINATE_ACQUIRED_OUTPUT (OUTPUT_DESTINATION_USAGE,
{             SYSTEM_FILE_NAME, STATUS);
{
{ OUTPUT_DESTINATION_USAGE: (input)  This parameter indicates what the
{       output_destination_usage of the output file must be.
{
{ SYSTEM_FILE_NAME: (output)  This parameter is the name of the output file
{       that has been terminated.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             jme$application_not_permitted
{             jme$destination_usage_incorrect
{             jme$output_queue_is_empty
{
{
