home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / wspm22.zip / GO.BAT < prev    next >
DOS Batch File  |  1994-05-20  |  2KB  |  50 lines

  1. echo off 
  2. cls
  3. echo                        Word Search Puzzle Maker V2.2
  4. echo 
  5. echo *    Thank you for trying WSPM!  This exciting program allows you to 
  6. echo create many different variations of the popular word search puzzle.  With
  7. echo this easy to use tool you can create and save your own word lists.  You
  8. echo can control the directions words appear in the puzzle grid.  You can
  9. echo change the way words are listed in the word list section of the puzzle. 
  10. echo WSPM also comes with a powerful editor which allows you to customize your
  11. echo creations to meet many needs.  This editor is so powerful that you can
  12. echo create shaped puzzle grids, save them and use them repeatedly to create
  13. echo puzzles with real visual appeal.  You will want to be sure and carefully
  14. echo read DOCUMENT.TXT to see how to install WSPM and also to see the exciting 
  15. echo potential of this program!  [If WSPM is already in a hard disk directory,
  16. echo you can run the program by typing WSPM and pressing ENTER.]
  17. echo *    Pay close attention to the registration instructions which are given 
  18. echo on the first screen that pops up after you type WSPM and press ENTER.  
  19. echo Those who register will receive several bonuses.  You have permission to 
  20. echo use WSPM for two weeks.  If you register this program, you may continue 
  21. echo to use WSPM indefinitely.
  22. echo *    You may share WSPM with anyone you think might find it useful enough
  23. echo to register, as long as the files that make up this package are kept to-
  24. echo gether and there are no changes made in any of them.
  25. echo 
  26. pause
  27. cls
  28. echo 
  29. echo 
  30. echo 
  31. echo 
  32. echo                            TO PRINT DOCUMENT.TXT:   
  33. echo 
  34. echo   If you would like a printout of the documentation which includes 
  35. echo   instructions on how to install WSPM on your hard drive and instructions
  36. echo   on how to use WSPM, turn your printer on and press a key on the
  37. echo   keyboard.  The document is 12 pages long.  If you wish to return to
  38. echo   the DOS shell at this time press CTRL + BREAK.
  39. echo  
  40. pause
  41. cls
  42. echo  
  43. echo                        DOCUMENT.TXT is now being printed.
  44. echo  
  45. copy DOCUMENT.TXT prn
  46. cls
  47. echo  
  48. echo                           . . . . . Printing finished.
  49. echo 
  50.