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

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