CTOOLS logo

powerful icon data modifier for AmigaOS.

Current version is EasyIcon version 1.0 920704.

EasyIcon is a small but powerful Shell program that can perform all kind of magical operations on AmigaOS icon files.

TEMPLATE
S=Stack/N/K,NIP=NoIconPos/S,DT=DefaultTool/K,Short/S,From/K,Icon/A:

S=Stack
New stack for the icon.

NIP=NoIconPos
Clears the icon's current X and Y positions.

DT=DefaultTool
New default tool for the icon.

Short
Does not show verbose information for the icon.

From
Copy icon data from this icon or copy tooltypes from this text file.

Icon
The target object.

S=Stack and DT=DefaultTool arguments have higher priority than the default values in the From/K icon.

You can use the following AmigaOS script to edit the target icon's tooltypes in your favorite text editor:

.key Icon/A
.bra {
.ket }

EasyIcon >T:EITD SHORT {icon}
ED T:EITD -STICKY
EasyIcon FROM=T:EITD {icon}

You can use the following AmigaOS script to copy image data of one icon to another icon:

.key From/A,To/A
.bra {
.ket }

COPY FROM {To} TO {To}_Back.info QUIET
COPY FROM {From} TO {To} QUIET
EasyIcon NIP FROM={To}_Back.info {To}
DELETE {To}_Back.info QUIET

Download latest version of EasyIcon, v1.0 (6 KB) here.

EasyIcon, version 1.0 Copyright 1992 Bahman Moallem.
EasyIcon.doc v1.0 Copyright 1996 Bahman Moallem.
All Rights Reserved Worldwide.

EasyIcon is freely distributable.
Use it at your own risk.
Unlimited non-commercial use and distribution is encouraged.


Copyright © 1995-1997 CTOOLS. Last Modified 1-Jan-97.
For comments, suggestions, questions E-Mail webmaster@ctools.pp.se