home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / misc / amoner04.dms / amoner04.adf / s / startup-sequence
Encoding:
Text File  |  1992-06-19  |  290 b   |  16 lines

  1. paltest
  2. If WARN
  3.     palcon >NIL:
  4.     boot
  5. endif
  6. If Exists AmoNER004:intro.def
  7.   delete AmoNER004:intro.def
  8.   Copy AmoNER004:intro.fake AmoNER004:intro.def
  9. Endif
  10. If Exists AmoNER004:Menu.Def
  11.   delete AmoNER004:Menu.Def
  12.   Copy AmoNER004:menu.fake AmoNER004:menu.def
  13. EndIf
  14. run >NIL: RAMOS1.3
  15.  
  16.