home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / games / hangmans.zip / SUPER.BAT < prev    next >
DOS Batch File  |  1984-12-30  |  553b  |  15 lines

  1. REM
  2. REM       HANGMAN FOR THE SUPER INTELLIGENT has some filenames the
  3. rem       same as other files on this disk, so they have been combined
  4. rem       into one to keep from overwriting each other.
  5. rem
  6. rem       This batch file will call LUE to extract the files from
  7. rem       the library file.  This disk should be on drive A: and
  8. rem       a blank, formatted disk in drive B:.  If you do not have a
  9. rem       blank, formatted disk, press Ctrl-Break and format one,
  10. rem       otherwise...
  11. pause
  12. copy a:super.lbr b:
  13. b:
  14. a:lue b:super.lbr
  15.