home *** CD-ROM | disk | FTP | other *** search
/ The Complete Doom Accessory Pack 2 / TheCompleteDoomAccessoryPackVolumeII.iso / editors / bsp12 / r.bat < prev    next >
DOS Batch File  |  1994-06-25  |  107b  |  6 lines

  1. @echo off
  2. setlocal
  3. set time=%@TIME[%_time]
  4. bsp %1
  5. echo BSP took %@eval[%@TIME[%_time]-%time] seconds.
  6.