home *** CD-ROM | disk | FTP | other *** search
-
- IconImage
- =========
-
- This program will replace an old icon image with a new image without
- effecting icontype and drawer data etc. Eg. A Draw or File icon can be used
- to change the image of a Disk icon.
-
- I have found it a useful tool in manipulating icon images without changing
- the other parameters in the diskobject structure. It also useful to play
- with some of the excellent icons on many disks. You can also thoroughly
- confuse everyone if you decide to use a drawer icon for a tool or project.
-
- The program can be used from workbench or the CLI. It asks for two
- parameters, the first one being the name of the icon to be changed and the
- second is the icon image to use in its place. Do not use the ".info" suffix
- in the names.
-
- Using this program it is easy to use a File's icon's image for a Disk
- icon's image. Use from Workbench or from the CLI.
-
- Eg: From the CLI type
-
- Iconimage (return)
-
- Enter icon name to be changed DF0:DET (Return)
-
- Enter new image name DF0:DISK (Return)
-
- The det icon will now look like a disk icon.
-