$ObjErrHelpFile
$ObjErrHelpFile
Provides the name of the help file that the component provided when an exception was raised.
Syntax
$ObjErrHelpFile
Return Value
Character string (VARALPHA). Can be reset by an application program.
Comments
The variable provides the name of the help file that the component provided when an exception was raised because of an improper operation. This variable is set to $null when a component operation triggers a Zim error but is set to a meaningful value when a Zim 5207 error is encountered.
See Also