Annotation of parser3/src/doc/html2chm.cmd, revision 1.1

1.1     ! parser      1: CD html
        !             2: START /low /wait "" "D:\Program Files\HTML Help Workshop\hhc.exe" index.hhp
        !             3: DEL index.hh?
        !             4: SET dest=..\chm
        !             5: DEL %dest%\*.ch? 
        !             6: COPY *.ch? %dest%\parser3.*
        !             7: DEL *.ch?

E-mail: