home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 388.img / DOUBLET1.ZIP / PLAY_VGA.BAT < prev    next >
DOS Batch File  |  1990-12-03  |  130b  |  11 lines

  1. @echo off
  2. cls
  3. humble!
  4. sound b8000 > nul
  5.   if %1. == .   goto nopath
  6.   ftf_vga 1 %1\
  7.   goto end
  8. :nopath
  9.   ftf_vga 0
  10. :end
  11.