home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Programmieren / Kurztests / ACE / icons / readme < prev   
Text File  |  1994-10-10  |  704b  |  20 lines

  1.                     ---------
  2.                     ACE Icons
  3.                     ---------
  4.  
  5. 1. If you need a tool icon in order to run a program from Workbench, copy 
  6.    exe.info to <prog>.info, where <prog> is the name of a program you have 
  7.    compiled with ACE.
  8.    
  9.    As long as <prog> and <prog>.info are in the same drawer, double clicking 
  10.    on the <prog> icon will launch the program.
  11.  
  12.    Alternatively, you can specify the "-i" compiler switch and ACE will
  13.    produce the icon for you (from exe.info).
  14.  
  15.    I'd like to thank Byron Montgomerie for taking my simple design from v1.0
  16.    and improving it.
  17.  
  18. 2. The project icon doc.info has a default tool of "ACE:bin/muchmore" 
  19.    and is intended for use with documents or source code.
  20.