home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Soft…ids, Adults, Educational / RocelcoInc-ExploreTheWorldOfSoftware-KidsAdultsEducational-Vol2-Shareware.iso / educate / disk084 / eletrace.bat < prev    next >
DOS Batch File  |  1992-04-06  |  581b  |  15 lines

  1. echo off
  2. Cls
  3. Echo Hello!!!
  4. Echo This Program was created in the BASIC programming code to test
  5. Echo your typing skills without testing your patience.  I hope you enjoy
  6. Echo it as much as possible.
  7. Echo         - Matthew Porter Miller, BASIC programmer
  8. Echo   P.S. To make sure that more wonderful programs like this
  9. Echo        can come to you, and if you enjoyed this program and
  10. Echo        want to use it in the future, send $4 or $5 (That's all!)
  11. Echo        to Matthew P. Miller, 43 Sumner Road, Brookline, MA 02146
  12. Echo        Thank you.
  13. PAUSE
  14. gwbasic letrace
  15.