{
{ This purpose of this procedure is to delete one or more pages from the address space of
{ monitor. The deleted pages are returned to the free queue and are not updated on disk.
{
{     MMP$DELETE_PAGES_FROM_MONITOR (P, PAGE_COUNT, STATUS)
{
{  P: (INPUT) This parameter specifies the address of the first page to delete. The page must be
{     addressible in monitors address space.
{  PAGE_COUNT: (INPUT) This parameter specifies the number of pages to delete.
{  STATUS: (OUTPUT) This parameter is the request status.
{
