home *** CD-ROM | disk | FTP | other *** search
/ D!Zone (Collector's Edition) / D_ZONE_CD.ISO / programs / editors / bsp12x / r.bat < prev    next >
DOS Batch File  |  1994-12-06  |  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.