home *** CD-ROM | disk | FTP | other *** search
/ BUG 9 / BUGCD1997_12.ISO / mulmedia / caddraw / _001750_ / MAKE.BAT
Encoding:
DOS Batch File  |  1997-01-27  |  304 b   |  11 lines

  1. @echo off
  2. echo ---
  3. echo Erzeugen des TommySoftware EXPORT Hilfesystems - Englisch
  4. echo ---
  5. echo Compiling...
  6. c:\mstool\hcw.exe /c /m /e e:\module\export\help\e\export.hpj
  7. echo ---
  8. copy e:\module\export\help\e\export.hlp e:\release4\export.hlp >NUL
  9. type e:\module\export\help\e\export.log
  10. pause
  11.