home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / das_buch / windows / help / rtfgen / 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.