User Tools

Site Tools


alinklookup_associative_link_lookup_.htm
Navigation:  ABC Library Reference > TagHTMLHelp Class > TagHTMLHelp Methods >====== AlinkLookup (associative link lookup) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

AlinkLookup( keywords, | messagetext, messagetitle |)

blk2blue.jpg

AlinkLookup Look up one or more Associative link (Alink) names within a compiled help (.chm) file.
Keywords A string constant, variable, EQUATE, or expression containing the Associative link (keyword) to search for. Multiple keywords can be used by concatenating them with semicolons (;).
Messagetext A string constant, variable, EQUATE, or expression containing the message to display in a message box if the Alink is not found.
Messagetitle A string constant, variable, EQUATE, or expression containing the title of the message box dialog.

The AlinkLookup method looks up one or more Associative link (Alink) names within a compiled help (.chm) file. Associative links are used to link related help topics to each other. When a link that contains an Alink is clicked, a popup window appears with the list of related topics.

Example:

oHH.ALinkLookUp(sSearch,sMsg,sTitle )!Find sSearch Alink

alinklookup_associative_link_lookup_.htm.txt · Last modified: 2021/04/15 15:56 by 127.0.0.1