{
{    The purpose of this request is to exit the job monitor task of a
{  job.  The PTL entry for the job monitor task is deleted and the job
{  status in the ajl entry is set to terminated.
{
{  TYPE
{    TMT$RB_EXIT_JOB = RECORD
{      REQCODE,
{      STATUS,
{      TERMINATOR_TASK_ID,
{    RECEND;
{
{  REQCODE: (input) The value of this parameter is SYC$RC_EXIT_JOB.
{
{  STATUS: (output) This specifies the standard monitor status.
{
{  TERMINATOR_TASK_ID: (input) Unused.
{
