ESLHELP Subroutine
Display the keys help panel, as defined by the ESL application.
call HelpDisplayKeysHelp( )
Description
Use this subroutine to invoke the operating system help facility to display the keys help panel, as defined by the ESL application.
You must specify the set keys helpid for this subroutine to have any effect.
It is not an error if the ESL application does not have a keys help panel defined.
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.