[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
HelpSearch() Search DialogBox in the default Help file
--------------------------------------------------------------------------------
Sintax
HelpSearch( [ cString ] )
Parameters
cString Is an optinal parameter to especify the string we want to
search.
Returns
Nothing
Description
HelpSearch() calls the WinHelp search Dialog. If we have especified
a string to search then, automatically, the result of the search
is shown, if not, we have to dinamically type the expression.
Example
HelpSearch( "Hello" )
Source: HELP.C
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson