{
{    The purpose of this request is to discard an output file on NOS/VE.
{
{       JMP$TERMINATE_OUTPUT (OUTPUT_NAME, OUTPUT_TERMINATION_OPTIONS, STATUS);
{
{ OUTPUT_NAME: (input)  This is the name of the output file to be terminated.
{
{ OUTPUT_TERMINATION_OPTIONS: (input)  This can require the output 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$duplicate_name
{             jme$invalid_parameter
{             jme$name_not_found
{             jme$output_already_terminated
{             jme$output_state_is_null
