home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Utilities / Programming / CleanResource 2.0 / Readme < prev   
Encoding:
Text File  |  1996-03-16  |  2.0 KB  |  79 lines  |  [TEXT/ttxt]

  1. CleanResource 2.0 Readme
  2. March 16, 1996
  3.  
  4. Overview:
  5. This program removes all names of resource. To use it, just drag and drop files onto the application icon. CleanResource can be run on any Macintosh computer. You need system 7 or later. 
  6.  
  7. Caution: This program changeing resource's name, it had better that you have a copy of your file.
  8.  
  9. Why this program? 
  10. Generally when we are developing a software, we give a name for each resource for identification. But at the moment of distribution, this name is usually unnecessary (except that you have called the function GetNamedResource or the similar). 
  11.  
  12. CleanResource is a $3 shareware. Please send US dollars or French francs in cash.
  13.  
  14. How to set option?
  15. To set the CleanResource option, we need keep the file  “CleanResource Option” in the same folder as the CleanResource application, and change its resource '£i$t' using ResEdit. We have three possibilities:
  16.  
  17. 1. clean all ResTypes (as the version 1.0)
  18. - don't create any resource '£i$t',
  19. - or, move the file  “CleanResource Option” out of the application folder.
  20.  
  21. 2. clean all ResTypes, but except a few of them
  22. - create only one resource '£i$t' by the name of "No Clean List", and then add the ResTypes to be kept.
  23.  
  24. 3. clean only a few ResTypes
  25. - create only one resource '£i$t' by the name of "Clean List", and then add the ResTypes to be cleaned.
  26.  
  27. Example:
  28. Using the following option, CleanResource 2.0 will clean all ResTypes except 'TMPL' and 'CODE'. 
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54. Version history:
  55. 2.0 <1996.03.16> 
  56. - Added option.
  57.  
  58. 1.0 <1995.12.05> 
  59. - First public release.
  60.  
  61. More Information:
  62. Report me any bugs and your suggestions, please. You can get more information about my programs for Macintosh at:
  63.  
  64. http://130.79.4.26/~guoniu/mac/
  65.  
  66. List of my programs:
  67. - Diagonal; a board game.
  68. - PowerReplace; a powerful text conversion utility.
  69. - CleanResource; a file utility for developer.
  70.  
  71. __________________________
  72. Guoniu Han
  73. 30, avenue Gal de Gaulle
  74. 67000 Strasbourg, France
  75. email:  guoniu@math.u-strasbg.fr
  76. http://130.79.4.26/~guoniu/mac/
  77. __________________________
  78.  
  79.