@echo off
echo ---
echo Erzeugen des TommySoftware TSAMPLE Hilfesystems - Englisch
echo ---
echo Compiling...
c:\mstool\hcw.exe /c /m /e e:\module\tsample\help\e\tsample.hpj
echo ---
copy e:\module\tsample\help\e\tsample.hlp e:\release4\tsample.hlp >NUL
type e:\module\tsample\help\e\tsample.log
pause
