home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 562.lha / EZQ / Icon.doc < prev    next >
Encoding:
Text File  |  1991-09-25  |  784 b   |  57 lines

  1. Icon 
  2.  
  3.     © 1991 Arnie Cachelin, Aki Rimpilainen, HyperActive InterMedia
  4.  
  5. Icon is a CLI based utility for working with workbench icons.  It 
  6. allows you to change the icon type, default tool, stack size, or 
  7. tooltypes list.  Icon will also save icons as a C language header 
  8. files.  
  9.  
  10.  
  11.  
  12. Usage: ICON (filename) [C savefilename] [D DefaultTool]
  13.  
  14.   [S stacksize] [T type]
  15.  
  16.   [R Tool_1 Tool_2 ... Tool_N END]
  17.  
  18.   [A Tool_1 Tool_2 ... Tool_N END]
  19.  
  20.  
  21.  
  22. Options:
  23.  
  24.     C    Save as C-structure.
  25.  
  26.     D    Change DefaultTool
  27.  
  28.     S    Change stack size
  29.  
  30.     T    Change icon type (PROJECT or TOOL)
  31.  
  32.     R    Redefine ToolTypes
  33.  
  34.     A    Add ToolTypes
  35.  
  36.     END    Terminate ToolTypes list
  37.  
  38. Have Fun!
  39.  
  40.  
  41.  
  42. Please send suggestions, bug reports, updates, jobs, candygrams, etc. 
  43. to:
  44.  
  45.  
  46.  
  47. Arnie Cachelin
  48.  
  49. 1743 Hayes St.
  50.  
  51. San Francisco, CA 94117
  52.  
  53.  
  54.  
  55.  
  56.  
  57.