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

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

E-mail: