[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
HelpSetTopic() Selects a help defaut topic
--------------------------------------------------------------------------------
Sintax
HelpSetTopic( cTopic )
Parameters
cTopic is a string that let us especify the default topic
where automatically show help.
Returns
Nothing
Description
It let us select a help default topic. We may change this topic
from inside different parts of our program.
Example
HelpSetTopic( "Use_of_help" )
Source: HELP.C
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson