home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / LA / LA023.ZIP / MEM100.ZIP / MEM100.DOC < prev   
Text File  |  1988-12-06  |  2KB  |  53 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │                                  M   E   M                                  │
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.                                      v1.00
  5.  
  6. ────────────────────────┤ A Moderately Useful Utility ├────────────────────────
  7.  
  8.                            copr. Dave Williams 1988
  9.  
  10.  
  11.  MEM.COM is a small utility to report the state of the system RAM usage. It 
  12. will report the following system parameters:
  13.  
  14.                » availible free conventional memory
  15.                » amount of memory used in the DOS environment
  16.                » total amount of EMS memory
  17.                » memory used by each EMS process
  18.                » availible EMS memory
  19.  
  20.  
  21.  MEM uses only conventional DOS calls. It will write to the screen using the 
  22. current colors and attributes. MEM allocates 16k for itself, and exits with an 
  23. errorlevel of 1, though neither characteristic is of any great meaning.
  24.  
  25.  
  26.  This program was written as an exercise in assembly language programming.
  27. It has no other real raison d'être. A future and more useful version should 
  28. include (more or less) the following added functions:
  29.  
  30.                 report extended (AT) memory
  31.                 report presence of HMA (Microsoft High Memory)
  32.                 report presence of XMA (Microsoft Extended Memory)
  33.                 report EMS or EEMS version 
  34.                 report handle names under LIM 4.0+
  35.                 report total conventional RAM
  36.                 report RAM used on display adapters
  37.  
  38.  Anyway, this version may be used without charge or guilt. Don't send me 
  39. anything.
  40.  
  41.  
  42.                                                 Arrivederci
  43.  
  44.                                                         Dave
  45.  
  46. 12/06/88
  47. Dave Williams
  48. Jacksonville, AR
  49. availible on:
  50.         (501)771-0114 Twit's End BBS
  51.   GAATL (404)454-8756 Pecan Pi BBS
  52.   CASJO (408)728-5598 Night Modulator BBS
  53.