home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / r / remvit11.zip / REMOVEIT.DOC < prev   
Text File  |  1992-12-20  |  3KB  |  75 lines

  1.  
  2.                  * * * * *    R E M O V E I T   * * * * *
  3.  
  4.                               VERSION - 1.10
  5.  
  6.                                  12-20-92
  7.  
  8.     REMOVEIT is a utility program written for users of PC/MS DOS
  9.              which will remove local environments from Terminate
  10.              and Stay Resident (TSR) programs.  REMOVEIT will remove
  11.              environments from either Conventional Memory or  QEMM's
  12.              Upper Memory (UMB).  The options available in REMOVEIT
  13.              are:
  14.                     REMOVEIT [/Q] [C]
  15.                      where
  16.                        /Q - Search QEMM's Upper Memory and
  17.                             remove local environments.  This is
  18.                             the default.
  19.                        /C - Search Conventional Memory and remove
  20.                             local environments.
  21.  
  22.               In order to take full advantage of REMOVEIT and recover
  23.               the maximum amount of local environment memory, the
  24.               following steps should be followed.
  25.                (1)  Load the TSR program which has the largest local
  26.                     environment first.  This assures that subsequent
  27.                     TSR's can use the same local environment area.
  28.                (2)  Execute REMOVEIT immediately after each TSR
  29.                     is loaded.
  30.  
  31.     REMOVEIT  Messages:
  32.  
  33.            .  REMOVEIT - Invalid Parameter Specified.
  34.  
  35.                 Explanation:  An invalid parameter was specified
  36.                               on the command line.  Current valid
  37.                               parameters are /C or /Q.
  38.  
  39.            .  REMOVEIT - QEMM Memory Manager not Found.
  40.  
  41.                 Explanation:  REMOVEIT could not find Quarterdeck's
  42.                               QEMM memory manager.  This message will
  43.                               appear if REMOVEIT is executed with
  44.                               no parameter or the /Q parameter.
  45.  
  46.            .  REMOVEIT - Invalid Memory Chain Encountered.
  47.  
  48.                 Explanation:  REMOVEIT encountered a corrupted
  49.                               memory chain while searching for
  50.                               local environmets.  This message
  51.                               indicates that memory may have been
  52.                               overlaid.
  53.  
  54.            .  REMOVEIT - No Local Envrionments found in
  55.                            [QEMM Upper Memory.]
  56.                            [Conventional Memory.]
  57.  
  58.                 Explanation:  REMOVEIT could not find any local
  59.                               environments in memory.
  60.  
  61.            .  REMOVEIT - Environment Area Released at xxxx,
  62.                          for a length of yyyy
  63.  
  64.                 Explanation:  REMOVEIT found a local envrionment
  65.                               at address xxxx with a length of yyyy
  66.                               and released it.
  67.  
  68.            .  REMOVEIT - Remove Environment for Program xxxxxxxx.
  69.  
  70.                 Explanation:  REMOVEIT has located program named
  71.                               xxxxxxxx with an environment and is
  72.                               attempting to release the
  73.                               environment.
  74.  
  75.