home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 635.lha / MemMan_v1.1 / MemMan.readme.pp / MemMan.readme
Encoding:
Text File  |  1992-05-16  |  3.1 KB  |  98 lines

  1. +----------------------------------------------------------------------------+
  2. +----------------------------------------------------------------------------+
  3.  
  4.                                  MemMan.readme
  5.                                  *************
  6.  
  7. MemMan v1.1 is a OS2.0 style memory handling program. With it you can allocate
  8. and deallocate CHIP and/or FAST memory (if available) if you want e.g. test a
  9. new program of yours under different memory situations.
  10.  
  11.                         *******************************
  12.                         ***** Program description *****
  13.                         *******************************
  14.  
  15.  
  16.                           ********** Menus **********
  17.  
  18.     * Iconify: [A]+I - iconifies MemMan; to get back, you have to click the
  19.                        CLOSEGADGET of the ICONIFIED window;
  20.  
  21.     * Exit...: [A]+E - exits MemMan after answering a requester; I used the
  22.                        Right [A] miga +E key because the gadgets make use
  23.                        of the [A]+X (clear string gadget) and [A]+Q (undo
  24.                        change of string gadget)
  25.  
  26.                          ********** Gadgets **********
  27.  
  28.     * String/Integer Gadget:  -  in these gadgets you can enter the amount
  29.                                  of CHIP/FAST memory you want to allocate
  30.  
  31.     * Allocate Gadget      :  -  after entering the amount of mem this gadget
  32.                                  will try to allocate memory
  33.  
  34.     * Free Gadgets         :  -  this gadget will vice-versa free ALL mem
  35.                                  allocated
  36.  
  37.  
  38.  
  39.                          ***** Additional Info 1 *****
  40.  
  41.      MemMan uses the AvailMem() routine by calling the new flag MEMF_TOTAL.
  42.   This means that MemMan works 100% O.K. only under OS 2.04. But the rest of
  43.              the displays also show the correct values under 1.3.
  44.  
  45.  
  46.  
  47.                          ***** Additional Info 2 *****
  48.  
  49.  If you want to have any updates of MemMan, look out for WizardWorks Disks or
  50.                     write to the author (S.A.S.E. + Disk).
  51.  
  52.  
  53.  
  54.                          ***** Additional Info 3 *****
  55.  
  56.          Notes, bugs, letters, new ideas and reports welcome. Send it.
  57.  
  58.  
  59.  
  60.                             ***** DISCLAIMER *****
  61.  
  62.   This program is FREEWARE. It may be copied and distributed if ALL the FILES
  63.   included REMAIN UNCHANGED together. For further information about this read
  64.       the ! WW ! GENERAL LICENSE. No guarantee for damage done by MemMan.
  65.  
  66.  
  67.  
  68.                               ***** The End *****
  69.  
  70.                       That's it so far, C U in 1992
  71.  
  72.  
  73.                      ______
  74.                     / / / /
  75.                    / / / /
  76.          ______   / / / /
  77.          \ \ \ \ / / / /
  78.           \ \ \ X / / /|
  79.            \ \ X X / /_|
  80.             \_X_X_X_/  | miga's best ...
  81.  
  82.  
  83.                                          CRA
  84.  
  85.  
  86.  
  87. +--------------------------------------------------------------------------+
  88.  
  89.   STANDARD MAIL :  ! WIZARD WORKS !
  90.                    Carsten Raufuß
  91.                    Steinkreuzweg 10
  92.                    D-W-8755 Alzenau 3
  93.                    Germany
  94.  
  95.   VOICE :          ++49-(0)6023-6179
  96.  
  97. +--------------------------------------------------------------------------+
  98.