home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / QD_HELP / QDHLPSRC.ZIP / POPUP.QDH < prev    next >
Encoding:
Text File  |  1994-03-28  |  676 b   |  33 lines

  1. //
  2. // popup command
  3. //
  4.  
  5. /topic POPUP_COMMAND,WIN31
  6.  
  7.     /title The /popuplink command
  8.     /keywords /popuplink;commands
  9.     /browse paracom,AUTO
  10.  
  11.     /para \sa300
  12.       /text \b\i\fs40,The /popuplink command
  13.     /endpara
  14.  
  15.     /para \sa150
  16.       The /popuplink command has the following syntax:
  17.     /endpara
  18.  
  19.     /para \sa150
  20.       /text \b,/popuplink 
  21.       /link TOPIC_COMMAND >second,TOPIC_NAME
  22.       /text \b,,link string
  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 link string is the string that is
  28.       printed in the help window.
  29.     /endpara
  30.  
  31. /endtopic
  32.  
  33.