home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d120 / iconimage.lha / IconImage / IconImage.doc < prev    next >
Text File  |  1987-12-28  |  1KB  |  36 lines

  1.                                   IconImage
  2.      This program will replace an old icon  image with a new
  3. image without effecting icontype and drawer data etc.
  4.      eg. A tool image can be used to change the image of a
  5. disk icon.
  6.      I have found it a useful tool in manipulating icon images without 
  7. changing the other parameters in the diskobject structure. It is particularly
  8. useful to play with some of the excellent icons that are on the PD disks. You
  9. can also thoroughly confuse everyone if you decide to use a drawer or disk 
  10. image for a tool or project.
  11.      I decided not to use argv and argc in main() in order to allow the 
  12. program to run from WorkBench. The standard workbench startup method does
  13. not allow you to manipulate drawer,trashcan and disk images.
  14.      The program can be used from workbench or the CLI.
  15. It asks for two parameters, the first one being the name of the icon to be
  16. changed and the second is the icon image to use in its place. Do not use the
  17. ".info" suffix in the names.
  18.    Using this program it is easy to use a tool icon's image 
  19. for a disk icon's image.
  20.  
  21. eg iconimage
  22.   Enter icon name to be changed
  23.   disk
  24.   Enter new  image name
  25.  df0:system/iconed
  26.  
  27. I am putting this program into the public domain.
  28.  
  29.   
  30. Denis S. Green
  31.  Greensoft
  32. Running Creek Road
  33. via RathDowney
  34. Queensland
  35. Australia 4287
  36.