Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Changetooltype | Description: | Changes icon tool types | Download: | changetooltype.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 5kb | Version: | 1.2 | Date: | 12 Mar 2009 | Author: | Steven Solie | Submitter: | Steven Solie | Email: | ssolie/telus net | Category: | utility/misc | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 4610 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 353 (Current version) | | 353 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
SUMMARY
=======
ChangeToolType is a tool for adding and removing tool types from
an existing icon.
USAGE
=====
ChangeToolType ICON/A,ADD/K,REM=REMOVE/K
ICON - alone prints the current icon tool types
ADD - will add a new tool type containing the provided text
REMOVE - will remove the tool type which exactly matches the text
EXAMPLE
=======
ChangeToolType icon.info ADD="LOW"
ChangeToolType icon.info ADD="HIGH" REMOVE="LOW"
HISTORY
=======
1.2 - The .info file extension is now optional.
- Bumped up stack cookie and cleaned up code.
- Added example usage.
- Compiled with GCC 4.2.4 and latest SDK.
1.1 - Initial internal release.
AUTHOR
======
Copyright (c) 2009 Steven Solie. All Rights Reserved.
Steven Solie (smsolie()gmail.com)
THANKS
======
Ken Lester for the idea.
|