ESLHELP Subroutine
Remove a visible help window.
call HelpDismissHelpWindow( )
Description
Use this subroutine to invoke the operating system help facility to remove a help window if it is visible.
It is not an error if the help window is not visible.
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.