home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / w3_syst / rtfgen.arj / RTF.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-02-15  |  72 b   |  7 lines

  1. rtfgen %1
  2. echo off
  3. if errorlevel 1 goto done
  4. echo on
  5. hc %1
  6. :done
  7.