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

  1. ; PRI=10
  2. ;
  3. ;   This file would contain, say, any residenting or other programs that
  4. ;   need to be run in the background to support the project.
  5. ;
  6. ;   It runs at a very low priority to guarentee that all paths and
  7. ;   assignments will have already been setup before this part of the
  8. ;   script gets run
  9.  
  10. ;
  11. ;   run xxx program in EX1/bin whos path is already setup
  12.  
  13. xxx
  14.  
  15.