home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 36 / af036a.adf / s / startup-sequence
Text File  |  1978-02-21  |  542b  |  28 lines

  1. echo " "
  2. echo " "
  3. echo " "
  4. echo "              AMIGA FORMAT COVERDISK 36"
  5. echo " "
  6. echo " "
  7. echo "Do you have 512K, and want to play the Crazy Cars III demo?"
  8. ECHO "Press Y and hit Return if you do."
  9. echo "Otherwise the Coverdisk will load normally"
  10. echo " "
  11. echo "Please note that this is the only way for 512K users to see"
  12. echo "the demo, and it would be a shame to keep it from them."
  13. echo "Yes, it`s that good."
  14. echo " "
  15. ASK "WELL, WHAT WILL IT BE: Y OR N?"
  16. IF WARN
  17. ccintro
  18. cciii
  19. endcli
  20. ELSE
  21.  
  22.  
  23.  
  24. FastMemFirst
  25. SetPatch >NIL:
  26. LoadWB
  27. EndCLI
  28.