Please enable JavaScript to view this site.

ESL Documentation

ESLHELP Subroutine

Display the first help topic whose keyword matches a specified string.

call HelpDisplayHelpPanelByKeyword(HELP_KEYWORD_SV)

HELP_KEYWORD_SV

A string variable that is a help topic keyword.

Description

Use this subroutine to invoke Windows Help to display the first help topic in the help topic file that has the specified string as a keyword.

Refer to the Microsoft Windows Software Development Kit Tools manual for the restrictions governing keywords.

Errors

HLPERR_HELP_NOT_ACTIVE - The ESL program has not initialized the help system by defining the help library to be used.

HLPERR_HELPAPP - The Windows Help application could not be found.