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

  1. //
  2. // hpjoptions command
  3. //
  4.  
  5. /topic HPJ_OPTIONS_COMMAND,WIN31
  6.  
  7.     /title The /hpjoptions command
  8.     /keywords /hpjoptions;commands
  9.     /browse hpjcom,AUTO
  10.  
  11.     /para \sa300
  12.     /text \b\i\fs40,The /hpjoptions command
  13.     /endpara
  14.  
  15.     /para \sa150
  16.       The /hpjoptions command has the following syntax:
  17.     /endpara
  18.  
  19.     /para \sa150
  20.       /text \b,/hpjoptions OPTION, value
  21.     /endpara
  22.  
  23.     /para \sa200
  24.       The /hpjoptions command is used to set one of the option variables
  25.       available in the .hpj file used by 
  26.       /popuplink HC,HC
  27.       .  The valid options are the following:
  28.     /endpara
  29.  
  30.     /para \li100\tql\tx2000
  31.       BMROOT \tab Root directory for finding bitmaps. \line
  32.       BUILD \tab Define build criteria. \line
  33.       COMPRESS \tab Select type of Compression used. \line
  34.       CONTENTS \tab Select context of contents screen. \line
  35.       COPYRIGHT \tab Add copyright string to About dialog box. \line
  36.       ERRORLOG \tab File to write HC compilation messages to. \line
  37.       FORCEFONT \tab Force use of specific fonts. \line
  38.       ICON \tab Specify help minimized icon. \line
  39.       LANGUAGE \tab Sort order for Scandanavian language. \line
  40.       MAPFONTSIZE \tab Map fonts to different sizes. \line
  41.       MULTIKEY \tab Select alternate keyword mapping for topics. \line
  42.       OLDKEYPHRASE \tab Use old keyphrase table. \line
  43.       OPTCDROM \tab Optimize for CDROM use. \line
  44.       REPORT \tab Select display of build messages. \line
  45.       ROOT \tab Root directory to find topic and data files. \line
  46.       TITLE \tab Specify help window title bar text. \line
  47.       WARNING \tab Select level of warning messages. \line
  48.     /endpara
  49.     
  50. /endtopic
  51.  
  52.