home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / magazine / gb12_g_1.zip / COMBINE.BAT next >
DOS Batch File  |  1992-07-23  |  400b  |  12 lines

  1. @echo off
  2. cls
  3. copy /b gb12-gra.001+gb12-gra.002 gb12-gra.zip
  4. cls
  5. echo The graphics file archive GB12-GRA.ZIP is now created.  You must
  6. echo unzip this file to create the GRAPHICS.GB file which contains the 
  7. echo screenshots used in Game Bytes #12.  At your convenience, you may
  8. echo now delete all .zip files and the .001 and .002 files.
  9. echo.
  10. echo Thanks for reading Game Bytes.
  11. pause
  12. cls