home *** CD-ROM | disk | FTP | other *** search
/ Walkthroughs & Flybys / WAITE_GROUP.bin / demos / silver_t / vga / start.bat < prev   
DOS Batch File  |  1993-05-16  |  1KB  |  29 lines

  1. echo off
  2. cls
  3. echo This version of the Peapod demonstration requires only a standard VGA
  4. echo display and 500 KB free memory.  (If you have a Super VGA display with
  5. echo 512 KB of memory, a 256-color version of the demonstration is available.)
  6. echo  
  7. echo At any time during the animation you may press the spacebar to move to
  8. echo a menu that lets you pick sections that tell you more about Peapod.
  9. echo During the animation you may also press Alt-E to leave the
  10. echo demonstration and return to DOS.
  11. echo  
  12. echo From the menu, you press the spacebar to select a highlighted choice.
  13. echo You can use the up and down arrow keys to move the highlight.  Within a
  14. echo section providing details, press the spacebar to move ahead when you are
  15. echo prompted to do so, or press PgUp to go to the previous screen.  You can
  16. echo press ESC to return to the menu, and to return from the menu to the
  17. echo animated loop.
  18. echo  
  19. echo For more information on Peapod, call us at 708 864-8900.
  20. echo This demonstration was created by Silver Tongue Software 708 256-3122 with
  21. echo GRASP (c) 1992 Paul Mace Software                                  9/2/92
  22. echo  
  23. echo Remember, to exit the demonstration, press ALT+E.
  24. pause
  25. peapod16.exe peapod.txt
  26. cls
  27. echo For more information on Peapod, call us at 708 864-8900.
  28. echo This demonstration was created by Silver Tongue Software 708 256-3122.
  29.