home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / files / progng_c / dmalloc / install.lib / SAMPLE / DEMO.BAT next >
Encoding:
DOS Batch File  |  1992-11-01  |  78 b   |  6 lines

  1. @echo off
  2. if exist dmldemo.dmc del dmldemo.dmc
  3. cls
  4. type demo.txt
  5. dmldemo
  6.