home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / utility / misc / unclram3 / unclram3.txt < prev   
Text File  |  1993-08-13  |  4KB  |  116 lines

  1.                                   UNCLERAM III
  2.                    - - - - - - - - - - - - - - - - - - - - - - 
  3.                    Uncle Carl's Famous RAM Accessory Version 3
  4.                    - - - - - - - - - - - - - - - - - - - - - -
  5.                                (C) Carl J. Hafner
  6.                                  April 21, 1993
  7.  
  8.     DISCLAIMER
  9.     ----------
  10.     The author cannot be responsible for ANY damage to your equipment,
  11.     other software or hardware products, or physical or mental well
  12.     being caused by the use, misuse, abuse or inability to use this
  13.     program and/or the information contained within.
  14.  
  15.     The author also makes NO guarantee as to the compatibility of this
  16.     program and information with other software or hardware products.
  17.  
  18.     Using this program and information means that you completely
  19.     understand and agree with these terms and agree to accept FULL
  20.     responsibility for any circumstances arising from the implementation
  21.     of the files contained herein.
  22.  
  23.     If you do NOT fully understand and agree, DO NOT use this program
  24.     or information.
  25.  
  26.  
  27.     DISTRIBUTION
  28.     ------------
  29.     You are free to copy and distribute this program as long as the files
  30.  
  31.     UNCLRAM3.PRG \ UNCLRAM3.TXT \ UNCLRAM3.LST \ OTHERTTL.TXT \ NEWTERMS.TXT
  32.  
  33.     are included, are NOT modified in ANY way and NO FEE of ANY type is
  34.     incurred upon the recipient for the files _themselves_.
  35.  
  36.     You ARE free to do whatever you like with the contents of UNCLRAM3.LST .
  37.     You MUST, however, distribute the ORIGINAL copy of the file when    
  38.     distributing the UNCLRAM3 package.
  39.  
  40.  
  41.     CHATTER
  42.     -------
  43.     This is really a re-release of UncleRam 2 with one exception. The
  44.     source code is included in GFA  .LST  format. Hopefully the code
  45.     will be of some use to you in your own programs.
  46.  
  47.     UNCLRAM3 runs as either an accessory or program.
  48.  
  49.  
  50.     RUNNING IT
  51.     ----------
  52.     When you run\select it, it will present you with...
  53.  
  54.     FREE RAM:
  55.     - - - - -
  56.     This is the amount of the LARGEST block of free memory in your computer.
  57.     This doesn't necessarily mean it is ALL the free memory you have left.
  58.  
  59.     Say you are running a 100k program and while in it access another 50k
  60.     of memory, for a RAM disk or module. This will basically leave you
  61.     with 2 seperate memory blocks, a 50k block and a 100k block. The
  62.     FREE RAM feature will display the largest of these 2 blocks.
  63.  
  64.     - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  65.     NOTE: It is a VERY BAD idea to have a desk accessory ask the system
  66.           for extra memory while inside an executing program ! Such a
  67.     call WILL lead to memory fragmentation and WILL eventually lead to
  68.     a system crash ! If you REALLY have to ask the system for more
  69.     memory, do it from the GEM desktop.
  70.     - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  71.  
  72.     TOS VERSION
  73.     -----------
  74.     This reports the version of TOS you have installed (the version number
  75.     of your operating system).
  76.  
  77.     TOS DATE
  78.     --------
  79.     This shows the release date for your version of TOS.
  80.  
  81.     COLD
  82.     ----
  83.     Clicking on this button performs a "Cold Reset" of your computer. This
  84.     is basically the same as turning your computer OFF and then back ON.
  85.  
  86.     A Cold Boot is generally ALOT harder on your system hardware and
  87.     should NOT be used unless you really feel you need it. A cold boot
  88.     generally clears areas in memory that normally survive a warm reset.
  89.     If you're experiencing problems that won't go away no matter how
  90.     many times you hit the reset button, try a cold boot.
  91.  
  92.     WARM
  93.     ----
  94.     This is the same as pressing the "reset" button on the back of your
  95.     computer. Say you are in a program which has crashed and returned you
  96.     to the desktop. It is possible that some of the program is still in
  97.     memory and may cause problems. A warm reset will usually clear up
  98.     any of these problems (and save you the trouble of reaching around
  99.     back to find the reset button).
  100.  
  101.     EXIT
  102.     ----
  103.     Click on this box to exit the alert box without any changes.
  104.  
  105.  
  106.     CREDITS AND SUCH
  107.     ----------------
  108.     Written in GFA Basic (C)1988 GFA Systemtechnik
  109.  
  110.     Questions or Comments...
  111.  
  112.     Carl J. Hafner 
  113.     RR 2, Box 184C 
  114.     Hawley, PA. 18428
  115.                U.S.A.
  116.