home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 351-375 / apd364 / word-power.lzh / s / startup-sequence < prev   
Text File  |  1992-07-10  |  620b  |  29 lines

  1. wait 1
  2. winsize 0 0 640 256
  3. cls
  4. echo ""
  5. echo " Word Power V1.3"
  6. echo " ~~~~~~~~~~~~~~~"
  7. echo ""
  8. echo " This disk is SHAREWARE and is freely distributable."
  9. echo " It is not public domain so please read the details on the"
  10. echo " shareware scheme (option F4)."
  11. echo ""
  12. echo ""
  13. wait 2
  14. echo " Word Power by Steven Rennocks of Amivision Software"
  15. wait 2
  16. echo ""
  17. echo "" 
  18. echo " Please phone or write for our FREE catalogue."
  19. echo ""
  20. wait 2
  21. echo " 1 Cherrington Drive , Great Wyrley , Walsall , West Midlands , WS6 6NE."
  22. echo " Tel. (0922) 414731 after 5pm Tue-Fri,Sun."
  23. echo ""
  24. wait 5
  25. prompt "->"
  26. setmap main
  27. cls
  28. list s/menu
  29.