home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 594b.lha / Dautostart / ex1 / boot-sequence.1 < prev    next >
Encoding:
Text File  |  1991-09-12  |  399 b   |  16 lines

  1. ; PRI=125
  2. ;
  3. ;   This file would have all high priority stuff for project EX1, normally
  4. ;   containing only assignments and paths
  5. ;
  6. ;   note that we are CD'd into EX1 at this point and thus can use relative
  7. ;   path / assign operations the result being that the EX1 project can
  8. ;   be moved / copied to other places without having to modify any scripts
  9.  
  10. assign myproj1: ""
  11.  
  12. path add bin
  13.  
  14. echo Third
  15.  
  16.