home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 43 / af043a.adf / s / startup-sequence
Text File  |  1992-12-16  |  178b  |  14 lines

  1. echo "Prodata v1 Program Disc  (c) Arnor 1989"
  2. addbuffers df0: 20
  3. setmap gb
  4. failat 15
  5. isa500
  6. if error
  7. else
  8.  setclock opt load
  9. endif
  10. echo "Loading PRODATA ..."
  11. run prodata
  12. endif
  13.  
  14.