home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / REFERENC / HELPINFO / HELPFILE.ZIP / MAKEHELP.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-01-04  |  133 b   |  5 lines

  1. REM   Make sure the help compiler is the right directory, or this won't work.
  2.  
  3. e:\windows\hcp.exe c:\helpinfo\helpinfo.hpj
  4. pause
  5.