home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / misc / amoner05.dms / amoner05.adf / s / startup-sequence < prev   
Encoding:
Text File  |  1992-02-23  |  181 b   |  13 lines

  1. paltest
  2. If WARN
  3.     palcon >NIL:
  4.     boot
  5. endif
  6. If Exists Amoner005:Menu.Def
  7.   delete Amoner005:Menu.Def
  8.   Copy Amoner005:Menu.Fake Amoner005:Menu.Def
  9. EndIf
  10. RUN >NIL: RAMOS
  11. endcli
  12.  
  13.