home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Game Programming Gurus / Tricks_of_the_Game_Programming_Gurus_SAMS_Publishing_1994.iso / blake / bstone.bat < prev    next >
DOS Batch File  |  1994-02-11  |  101b  |  5 lines

  1. @echo off
  2. bs_aog %1 %2 %3 %4 %5 %6 %7
  3. if not errorlevel == 1 goto exit
  4. jamerr -fbs_aog.err
  5. :exit