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

version 1.2, 2001/05/17 19:12:14 version 1.7, 2002/06/26 13:42:37
Line 1 Line 1
 CD html  CD html
   DEL graph_legend.dot
   perl ..\chmhelper.pl
 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?  
 DEL %dest%\*.ch?   DEL %dest%\*.ch? 
 COPY *.ch? %dest%\parser3.*  COPY *.ch? %dest%\parser3src.*
 DEL *.ch?  DEL *.ch?
   REM DEL index.hh?
   EXIT
   

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


E-mail: