home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / virus / expel.zip / DEMO.BAT < prev    next >
DOS Batch File  |  1989-12-12  |  4KB  |  135 lines

  1. ECHO OFF
  2. :This batch file demonstrates the use of MicroMacroBat.
  3. :You must turn echo off to make good use of MicroMacroBat!
  4. CLS
  5. :Immediately clear the screen.
  6. MB CLEARSCR/1/1/25/80/0
  7. MB CURSOROFF
  8. MB BIG/SITTING/177/1/1/11
  9. MB BIG/DUCK/177/9/1/11
  10. MB BIG/SOFTWARE/177/17/1/3
  11. MB BOX/10/43/14/77/1/12
  12. MB BOX/11/44/13/76/1/10
  13. MB PRINT/12/48/a MicroMacroBat (c)  DEMO/15
  14. MB PRINT/20/64/Press any key.../143
  15. MB CHIME/5
  16. MB CBUF
  17. MB WAIT
  18. :Clearing the buffer before WAIT makes it harder to break out of the batch job.
  19. MB FADE/0
  20. MB FADE/68
  21. MB FADE/16
  22. MB CLEARSCR/1/1/25/80/31
  23. MB LOCATE/1/1
  24. DIR
  25. MB BOX/18/28/20/80/1/79/c
  26. MB PRINT/19/30/Got to have a least one DOS operation in the demo/79
  27. MB SLEEP/3
  28. MB CLEARSCR/1/1/25/80/31
  29. MB BOX/1/1/16/80/1/30
  30. MB PRINT/2/3/MicroMacroBat makes it easy to add spice to your batch files./31
  31. MB PRINT/4/3/MicroMacroBat calling syntax is simple and easy to learn./29
  32. MB PRINT/6/3/You will get control over screen colors, box drawing, printing and other/31
  33. MB PRINT/7/3/functions that are not available with DOS./31
  34. MB PRINT/9/3/MicroMacroBat calls may be freely intermixed with the batch file/29
  35. MB PRINT/10/3/commands to which you are accustomed./29
  36. MB PRINT/12/3/Registration is only $35; site and distribution licenses are available./31
  37. MB PRINT/14/3/See the MB.DOC file for complete information on how to order, a command/27
  38. MB PRINT/15/3/summary-syntax listing and benefits of registration./27
  39. MB PRINT/24/1/Press any key/159
  40. MB CHIME/1
  41. MB CBUF
  42. MB WAIT
  43. MB PRINT/24/1/             /17
  44. MB RSCROLL/2/40/15/79/40
  45. MB USCROLL/2/2/15/40/14
  46. MB BOX/1/1/12/40/1/79/c
  47. MB BOX/8/15/15/45/219/112/c
  48. MB BOX/20/1/22/80/1/59/c
  49. MB BOX/2/50/11/76/2/47/c
  50. MB PRINT/3/52/GEORGE LUCAS:/47
  51. MB PRINT/5/55/Please finish the/47
  52. MB PRINT/6/55/STAR WARS project./47
  53. MB PRINT/8/60/Thanks,/47
  54. MB PRINT/9/60/20,000,000 fans/47
  55. MB BOX/6/35/23/50/1/80/c
  56. MB PRINT/6/37/ CONTROL IS /95
  57. MB LIST/8/37/94/2/Slide shows/Installation/Backups/Tutorials/Demos
  58. MB PRINT/3/4/Why WAIT?  Get MicroMacroBat now!/79
  59. MB SLEEP/1
  60. MB BOX/13/48/18/80/1/12/c
  61. MB PRINT/15/50/Without compiling or learning/14
  62. MB PRINT/16/50/a complex language./14
  63. MB PRINT/24/1/Press any key/159
  64. MB CHIME/3
  65. MB CBUF
  66. MB WAIT
  67. MB BOX/5/19/24/25/177/79/c
  68. MB VPRINT/7/22/UNUSUALLY SIMPLE/79
  69. MB PRINT/21/4/ Fairly cheap /10
  70. MB PRINT/21/27/ Small /11
  71. MB PRINT/21/59/ Easy to use /13
  72. MB CHIME/8
  73. MB CBUF
  74. MB WAIT
  75. MB FADE/17
  76. MB BLOAD/DEMO.SCR
  77. MB BOX/5/2/8/57/1/79/c
  78. MB PRINT/6/4/Load a screen that was saved with Basic's BSAVE or a/79
  79. MB PRINT/7/4/snapshot utility./79
  80. MB PRINT/15/40/Press any key/159
  81. MB CHIME/6
  82. MB CBUF
  83. MB WAIT
  84. MB PRINT/15/40/             /31
  85. MB RECOLOR/19/27
  86. MB SLEEP/1
  87. MB RECOLOR/21/29
  88. MB SLEEP/1
  89. MB RECOLOR/112/79
  90. MB SLEEP/1
  91. MB PAINT/12/1/23/25/31
  92. MB SLEEP/1
  93. MB LSCROLL/12/1/23/25/25
  94. MB BOX/4/1/19/70/1/78/C
  95. MB VPRINT/6/3/------------/78
  96. MB PRINT/6/5/Clear the screen to any color/79
  97. MB PRINT/7/5/Fill the screen with any character/79
  98. MB PRINT/8/5/Paint the screen any color/79
  99. MB PRINT/9/5/Change any color to another/79
  100. MB PRINT/10/5/Scroll any area of the screen/79
  101. MB PRINT/11/5/Locate the cursor/79
  102. MB PRINT/12/5/BLOAD a file/79
  103. MB PRINT/13/5/Print vertically/79
  104. MB PRINT/14/5/Wait for a key, make a sound and add a time delay/79
  105. MB PRINT/15/5/Clear or stuff characters into the keyboard buffer/79
  106. MB PRINT/16/5/Draw boxes/79
  107. MB PRINT/17/5/And....MORE!/79
  108. MB BOX/6/50/10/66/1/10/C
  109. MB PRINT/8/52/MicroMacroBat/15
  110. MB BOX/18/20/20/68/1/47/C
  111. MB PRINT/19/24/ Thanks for watching.....press any key. /47
  112. MB CHIME/9
  113. MB CBUF
  114. MB WAIT
  115. MB RECOLOR/23/17
  116. MB RECOLOR/30/17
  117. MB RECOLOR/27/17
  118. MB RECOLOR/29/17
  119. MB RECOLOR/116/17
  120. MB RECOLOR/78/17
  121. MB RECOLOR/79/17
  122. MB RECOLOR/47/17
  123. MB RECOLOR/31/17
  124. MB RECOLOR/17/0
  125. MB CLEARSCR/23/1/24/80/0
  126. MB OCPRINT/18/1/ MicroMacroBat/15
  127. MB OCPRINT/18/15/ (c)/2
  128. MB OCPRINT/20/21/Sitting Duck Software/12
  129. MB OCPRINT/22/43/Veneta, OR 97487  (503) 935-3982/12
  130. MB SLEEP/5
  131. MB CURSORON
  132. :Don't forget to turn the cursor back on!!
  133. MB CLEARSCR/1/1/25/80/0
  134. CLS
  135.