User Tools

Site Tools


keywordlookup_lookup_keyword_.htm
Navigation:  ABC Library Reference > TagHTMLHelp Class > TagHTMLHelp Methods >====== KeyWordLookup (lookup keyword) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

KeyWordLookup( keywords, | messagetext, messagetitle |)

blk2blue.jpg

KeyWordLookup Look up one or more keywords.
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 KeyWordLookup method looks up Keywords within a compiled help (.chm) file. Keywords are a collection of words and phrases that make up the help file's index. They are used to find specific help topics.

Example:

oHH.KeyWordLookUp( 'Demo' )

keywordlookup_lookup_keyword_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1