Diff for /parser3/src/doc/html2chm.cmd between versions 1.2 and 1.4

version 1.2, 2001/05/17 19:12:14 version 1.4, 2001/10/05 11:33:59
Line 1 Line 1
 CD html  CD html
 SET dest=..\chm  SET dest=..\chm
 START /low /wait "" "D:\Program Files\HTML Help Workshop\hhc.exe" index.hhp > a  START /low /wait "" "C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp
 ATTRIB +h index.hh?  ATTRIB +h index.hh?
 DEL %dest%\*.ch?   DEL %dest%\*.ch? 
 COPY *.ch? %dest%\parser3.*  COPY *.ch? %dest%\parser3.*

Removed from v.1.2  
changed lines
  Added in v.1.4


E-mail: