home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Programmieren / Kurztests / ACE / ACEsetup next >
Text File  |  1994-10-23  |  377b  |  14 lines

  1. ;
  2. ; Run this shell script to set up ACE's environment, or put these
  3. ; commands into your user-startup sequence. Alternatively, you can 
  4. ; simply execute this script from the user-startup sequence.
  5. ;
  6.  
  7. assign ACE: sys:ACE       ; substitute "sys:ACE" with your ACE directory/volume
  8.  
  9. assign ACElib: ACE:lib
  10. assign ACEbmaps: ACE:bmaps
  11. assign ACEinclude: ACE:include
  12.  
  13. path ACE:bin add
  14.