Command: WinHelpCall
- Updated2024-09-12
- 2 minute(s) read
Command: WinHelpCall
Command: WinHelpCall
Opens a help file with the extension .hlp or .chm.
Input Parameters
WINHelpFile |
Specifies the name of a help file. |
WinHelpCommand |
Specifies the type of search term. |
WinHelpTopic |
Specifies the URL of the help page. |
| Note Refer to the Microsoft Web site for the Microsoft help compiler and for more information on syntax in help calls. |
Example
The following example uses the search term WinhelpCall to call this help page.
| VBScript | Python |
Call WinHelpCall("diadem.chm","WINHelpIndex","WinHelpCall")
Related Topics
Command: ColorChoose | Command: DeskSave | Command: DlgOpen | Command: ExtProgram | Command: ProgramExit | Command: StopWatchReset | Command: WizardStart | Command: WndOpen | Command: WndShow | Variable: FullScreenMode

