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

  1. //
  2. // bitmaplink command
  3. //
  4.  
  5. /topic BITMAPLINK_COMMAND,WIN31
  6.  
  7.     /title The /bitmaplink command
  8.     /keywords /bitmaplink;commands
  9.     /browse paracom,AUTO
  10.  
  11.     /para \sa300
  12.       /text \b\i\fs40,The /bitmaplink command
  13.     /endpara
  14.  
  15.     /para \sa150
  16.       The /bitmaplink command has the following syntax:
  17.     /endpara
  18.  
  19.     /para \sa150
  20.       /text \b,/bitmaplink 
  21.       /link TOPIC_COMMAND >second,TOPIC_NAME
  22.       /text \b,,file.bmp
  23.     /endpara
  24.  
  25.     /para
  26.       The TOPIC_NAME is the name of the topic that this link should
  27.       transfer the user to. The filename is the name of the bitmap
  28.       file where the image data will be gotten from.  
  29.       The file.bmp file name may contain path information.  If there
  30.       is path information QDHELP will strip it out.  If QDHELP is
  31.       generating the .HPJ file {\b ( the default )}
  32.       it will put the path information into
  33.       the .HPJ file where it must go for 
  34.       /popuplink HC,HC.
  35.       If QDHELP is not generating the .HPJ file then the path information
  36.       will be tossed into the bit bucket and not used.
  37.     /endpara
  38.  
  39. /endtopic
  40.