home *** CD-ROM | disk | FTP | other *** search
- @echo off
- echo ---
- echo Erzeugen des TommySoftware EXPORT Hilfesystems - Englisch
- echo ---
- echo Compiling...
- c:\mstool\hcw.exe /c /m /e e:\module\export\help\e\export.hpj
- echo ---
- copy e:\module\export\help\e\export.hlp e:\release4\export.hlp >NUL
- type e:\module\export\help\e\export.log
- pause
-