home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT099.ZIP / RUNME.BAT < prev    next >
DOS Batch File  |  1989-12-25  |  2KB  |  41 lines

  1. echo off
  2. cls
  3. mba cursoroff
  4. rem This RUNME batch file is controlling the demonstration of Ed-A-Bat
  5. rem Note that this batch file makes many calls to MBA the MicroMacroBat file
  6. mba fillscrn/1/1/25/80/23/249
  7. mba box/1/1/20/65/1/79/c/s
  8. mba print/1/15/ An Ed-A-Bat Demonstration batch file /75
  9. mba print/3/3/Thanks for taking a look at Ed-A-Bat, the EDLIN replacement/79
  10. mba paint/3/31/3/38/75
  11. mba print/4/3/with the ridiculous name./79
  12. mba print/6/3/Ed-A-Bat was written for the express purpose of editing small/74
  13. mba paint/6/3/6/10/75
  14. mba print/7/3/files, such as batch files, like the one currently running./74
  15. mba fillscrn/2/69/11/78/0/32
  16. mba ocprint/3/70/Ed-A-Bat/14
  17. mba ocprint/5/72/from/3
  18. mba ocprint/8/70/Sitting/15
  19. mba ocprint/9/70/Duck/15
  20. mba ocprint/10/70/Software/15
  21. mba print/17/69/ distrib /3
  22. mba print/18/69/ 1-15-90 /3
  23. mba print/10/3/This demo is getting some assistance from MicroMacroBat, our/78
  24. mba paint/10/45/10/57/74
  25. mba print/11/3/batch file enhancement program which you will also be reading/78
  26. mba print/12/3/about./78
  27. mba print/15/3/We are going to run Ed-A-Bat now, loading the TEXT file into/79
  28. mba paint/15/23/15/30/75
  29. mba print/16/3/the editor so you can read the documentation./79
  30. mba print/24/2/Ed-A-Bat and MicroMacroBat are registered trademarks of/31
  31. mba paint/24/2/24/9/27
  32. mba paint/24/15/24/27/26
  33. mba print/24/59/Sitting Duck Software/30
  34. mba wait-rotate/19/5/Press any key when you are ready......                 /10
  35. mba uscroll/2/2/16/63/15
  36. mba cursoron
  37. edabat text
  38. edabat runme.bat
  39. rem press the escape key to exit
  40. 
  41.