[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SetHelpFile() Selects the default Help File
--------------------------------------------------------------------------------
Sintax
SetHelpFile( cHelpFile )
Parameters
cHelpFile is the name of the HLP file to be used by default
from our program.
Returns
Nothing
Description
SetHelpFile() Selects the default HLP file to be called when requesting
help. GetHelpFile() will return the Help file name we
select here.
Example
SetHelpFile( "FiveWin.hlp" )
Source: HELP.C
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson