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