home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d01xx / d0112.lha / Bully / demo < prev    next >
Text File  |  1987-11-15  |  831b  |  29 lines

  1. ; modified 15-Nov-87 by fnf to give more time for everything to start
  2. ; on a non-FACC system.  Also, I could not get fields to run properly.
  3. ;
  4. ; first, start the boing demo
  5. echo "Running boing..."
  6. run boing
  7. wait 10
  8. ; and have the user start the animation part of it (sigh)
  9. echo "I just started the boing demo. Please change to it's"
  10. echo "screen, click near the ball to start it, and then"
  11. echo "change back to the workbench screen. I recommend"
  12. echo "Amiga-M and Amiga-N to change screens."
  13. echo
  14. wait 20
  15. ; start the three easy demos
  16. echo "Running zippy..."
  17. run display >nil: zippy
  18. wait 10
  19. echo "Running fields..."
  20. run wbrun >nil: fields
  21. wait 10
  22. ; putting newboxes out of the way
  23. placewindow Box 0/0 newboxes
  24. wait 10
  25. ; now, put the fields window out of the way
  26. placewindow Fields 0/0
  27. ; finally, start the screens in motion
  28. ; bully
  29.