home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / compressed / games / koe2.lha / KOE2 / KOE2.lha / s / startup-sequence
Text File  |  1989-03-29  |  124b  |  11 lines

  1. type demo.txt
  2. version intuition.library 37 >nil:
  3. if WARN
  4.    wait 8
  5.    rb koe2
  6.    endcli
  7. else
  8.    click
  9.    rb2 koe2
  10.    endcli
  11.