home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / jËzyki_programowania / ace_basic / ace / acesetup next >
Text File  |  1977-12-31  |  314b  |  13 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: ""
  8. assign ACElib: ACE:lib
  9. assign ACEbmaps: ACE:bmaps
  10. assign ACEinclude: ACE:include
  11.  
  12. path ACE:bin add
  13.