[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GetHelpFile()    Retrieves the default help file selected
 --------------------------------------------------------------------------------

 Sintax

        GetHelpFile()  --> cHelpFile

 Parameters

        None

 Returns

        cHelpFile     The name of the help file previously selected.

 Description

        We have implemented this function to easy the help functions
        management, letting the user select a default HLP file which will
        be accessed automatically, requesting different kind of services.
        The function may be called at the beginning of the execution of our
        application so it will remain active during our application execution.

 Example

        MsgInfo( GetHelpFile() )      // Shows cHelpFile

 Source: HELP.C

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson