home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / TAG / CBVT233.ZIP / SAMPLE.BAT < prev    next >
DOS Batch File  |  1994-02-20  |  167b  |  7 lines

  1. @echo off
  2. REM This is a sample batch file to run CBVTAG from the BBS.  Change to paths to
  3. REM those on your system.
  4. cd\tag\cbv
  5. CBVTAG /N%9 /C%8 /R%1 /U%3
  6. cd\tag
  7.