home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / QD_HELP / TITLE.QDH < prev    next >
Encoding:
Text File  |  1994-01-29  |  757 b   |  38 lines

  1. //
  2. // title command
  3. //
  4.  
  5. /topic TITLE_COMMAND
  6.     /title The /title command
  7.     /keywords /title;commands
  8.     /browse commands,AUTO
  9.  
  10.     /para \b\i\fs40
  11.       The /title command
  12.     /endpara
  13.  
  14.     /para \sa150
  15.       The /title command has the following syntax:
  16.     /endpara
  17.  
  18.     /para \sa150
  19.       /text \b\f3,/title title string
  20.     /endpara
  21.  
  22.     /para \sa150
  23.       The title command is used to set the text string which
  24.       will be displayed as the title of the topic during a
  25.       successful keyword search. 
  26.     /endpara
  27.  
  28.     /para \sa150
  29.       /text \b,Command Placement
  30.     /endpara
  31.  
  32.     /para
  33.       This command must be placed after the /topic command
  34.       but before any /para command.
  35.     /endpara
  36.  
  37. /endtopic
  38.