home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / QD_HELP / HPJ.QDH < prev    next >
Encoding:
Text File  |  1994-03-28  |  1.2 KB  |  48 lines

  1. //
  2. // hpj sections command
  3. //
  4.  
  5. /topic HPJ_SECTIONS,WIN31
  6.  
  7.     /title HPJ file commands
  8.     /keywords HPJ;commands
  9.     /browse index,AUTO
  10.  
  11.     /defformat \sa100
  12.  
  13.     /para \fs40\b\i
  14.       HPJ file commands
  15.     /endpara
  16.  
  17.     /para 
  18.       QDHELP now generates an HPJ file for you.  To allow maximum freedom
  19.       you can set any of the data in the different sections of the .HPJ
  20.       file from within your .QDH file.  This means you will not have to
  21.       edit your .HPJ file manually.  The sections and the equivalent QDHELP
  22.       command are found below.
  23.     /endpara
  24.  
  25.     /para \li100\sa000
  26.       /link HPJ_OPTIONS_COMMAND,[OPTIONS],line
  27.       /link HPJ_FILES_COMMAND,[FILES],line
  28.       /link HPJ_BUILDTAGS_COMMAND,[BUILDTAGS],line
  29.       /link HPJ_CONFIG_COMMAND,[CONFIG],line
  30.       /link HPJ_BITMAPS_COMMAND,[BITMAPS],line
  31.       /link HPJ_MAP_COMMAND,[MAP],line
  32.       /link HPJ_ALIAS_COMMAND,[ALIAS],line
  33.       /link HPJ_WINDOWS_COMMAND,[WINDOWS],line
  34.       /link HPJ_BAGGAGE_COMMAND,[BAGGAGE],line
  35.     /endpara
  36.  
  37. /endtopic
  38.  
  39. /include hpjopts.qdh
  40. /include hpjfiles.qdh
  41. /include hpjbuild.qdh
  42. /include hpjconfg.qdh
  43. /include hpjbmap.qdh
  44. /include hpjmap.qdh
  45. /include hpjalias.qdh
  46. /include hpjwin.qdh
  47. /include hpjbag.qdh
  48.