
{    The purpose of this request is to revoke a previously recorded program
{  termination.  Issuing this request is necessary if some process executing
{  after a program has called PMP$EXIT or PMP$ABORT desires to resume the
{  program.  The number of revocations is limited to 1000.
{
{ NOTE: This interface was specifically designed to be used only by the
{       interactive debugger.  There is code in PMP$EXIT and PMP$ABORT
{       to revoke program termination only if debug mode is on and dbp$end_debug
{       is callable.
{
{        PMP$REVOKE_PROGRAM_TERMINATION (STATUS)
{
{ STATUS: (output) This parameter sepcifies the request status.
{       CONDITIONS:
{             pme$maximum_term_revocations
{             pme$termination_not_revocable
{
