home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / fteo46b5.zip / fteo46b5 / scripts / conv.cmd < prev    next >
OS/2 REXX Batch file  |  1998-02-01  |  336b  |  7 lines

  1. cd ..
  2. cd doc
  3. perl ../scripts/mkcmds.pl ../src/c_commands.h >command.html
  4. perl ../scripts/mkcontents.pl >contents.html
  5. perl ../scripts/html2ipf.pl  about.html install.html cfgfiles.html cmdopt.html global.html colors.html modes.html events.html command.html regexp.html status.html perftips.html colorize.html >fte.ipf
  6. ipfc /inf fte.ipf
  7.