{
{    The purpose of this request is to discard a job on NOS/VE.
{
{        JMP$TERMINATE_JOB (JOB_NAME, JOB_TERMINATION_OPTIONS, STATUS);
{
{ JOB_NAME: (input) This is the name of the job to be terminated.
{
{ JOB_TERMINATION_OPTIONS: (input) This can require the job to satisfy certain
{        conditions if it is to be terminated and/or it can impress termination
{        characteristics on job (e.g., job_state or discard_job_output).
{
{ STATUS: (output) This is the record that contains the status of the request.
{
