home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 1_Art.iso / bd / run_me.bat < prev    next >
DOS Batch File  |  1991-03-15  |  2KB  |  59 lines

  1. echo off
  2. cls
  3. echo ============================================================================== 
  4. echo BabyDraw Ver. 1.01 Drawing Game Demonstration
  5. echo Copyright (C) 1990 by Kenneth R. Casey, Jr. All Rights Reserved.
  6. echo ============================================================================== 
  7. echo  
  8. echo  
  9. echo  
  10. echo        This batch file will explain the features of BabyDraw, give
  11. echo        instructions for registration, and demonstrate some of its 
  12. echo        features.  
  13. echo  
  14. echo        Do not press any keys while demonstration is running, in spite
  15. echo        of screen prompts which invite you to do so.
  16. echo  
  17. echo        To break out of the demonstration, press and hold
  18. echo        down CTRL-C until you are returned to DOS, then press "Y".
  19. echo  
  20. echo        We hope that you will experience many hours of enjoyment with
  21. echo        this SPELLBOUND! Software product!  
  22. echo  
  23. echo  
  24. echo  
  25. echo  
  26. echo  
  27. pause
  28. cls
  29. caitlin demo
  30. echo  
  31. echo  
  32. echo  
  33. echo  
  34. bdraw @rec.lst
  35. cls
  36. echo  
  37. echo  
  38. echo  
  39. echo  
  40. echo  
  41. echo  
  42. echo  
  43. echo      This concludes the Demonstration of SPELLBOUND! Software's BabyDraw!
  44. echo  
  45. echo  To start BabyDraw, type: "CAITLIN" and press ENTER
  46. echo  Press F1 for a list of all drawing functions.  Press F1 twice to read
  47. echo  the documentation in BABYDRAW.DOC.
  48. echo  
  49. echo  To print an order form, type: COPY ORDER.FRM PRN, or run BDRAW.EXE without
  50. echo  any command line options and an order form will be displayed.  Just press
  51. echo  PRTSC to send the form on your screen to the printer.
  52. echo  
  53. echo  We hope you enjoy the shareware version of BabyDraw!
  54. echo  
  55. echo  
  56. echo  
  57. echo  
  58. echo  
  59.