home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / minimuf4 / muf.bat < prev    next >
DOS Batch File  |  1986-04-24  |  199b  |  9 lines

  1. echo off
  2. cls
  3. :If you have not established a path to the DOS GRAPHICS.COM file, you
  4. :should preceed the command below with a CD to the file in which it is
  5. :located.
  6. graphics
  7. tmuf %1 %2
  8. exit
  9.