home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Run this shell script to set up ACE's environment, or put these
- ; commands into your user-startup sequence. Alternatively, you can
- ; simply execute this script from the user-startup sequence.
- ;
-
- assign ACE: sys:ACE ; substitute "sys:ACE" with your ACE directory/volume
-
- assign ACElib: ACE:lib
- assign ACEbmaps: ACE:bmaps
- assign ACEinclude: ACE:include
-
- path ACE:bin add
-
- protect ACE:bin/bas +s add ; only need to do this once just in case
- ; the "s" bit is not set after you've
- ; unpacked the archive (check this with
- ; "list ACE:bin/bas").
-