home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / hdk11b.zip / MAKMULTI.BAT < prev    next >
DOS Batch File  |  1994-01-08  |  309b  |  13 lines

  1. @Echo off
  2. Echo - Demo, How to make a multiple file target database.
  3. Echo - This demo is for Winhelp target, but can be used in OS/2 as well.
  4. helpc /pp+ multi1
  5. helpc /pp+ multi2
  6. helpc /w31 multi1 /el=9
  7. helpc /w31 multi2 /el=9
  8. Echo Assuming HC31 is in the path
  9. hc31 multi1
  10. hc31 multi2
  11. Echo - Done.
  12.  
  13.