8.8.4 HelpFile Property

Sets or returns a fully qualified path to a Help File.
Syntax
Err.HelpFile [= contextID]
Arguments
- contextID
- The fully qualified path to the Help file. Optional.
Remarks
If a Help file is specified in HelpFile, it is automatically called when the user clicks the Help button (or presses the F1 key) in the error message dialog box. If the HelpContext property contains a valid context ID for the specified file, that topic is automatically displayed. If no HelpFile is specified, the VBScript Help file is displayed.
Copyright © 2000 Chili!Soft
|